showing the menu on the MCU display
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
idf_component_register(SRCS
|
||||
"main.cpp"
|
||||
"app_task.cpp"
|
||||
"button_handling.c"
|
||||
"hal/u8g2_esp32_hal.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES
|
||||
insa
|
||||
ruth
|
||||
u8g2
|
||||
driver
|
||||
esp_timer
|
||||
)
|
||||
|
Reference in New Issue
Block a user