5 lines
151 B
CMake
5 lines
151 B
CMake
idf_component_register(SRCS "mapView.cpp"
|
|
INCLUDE_DIRS "."
|
|
PRIV_REQUIRES
|
|
lilygo-epd47)
|