add i2c check for display
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -2,6 +2,7 @@ idf_component_register(SRCS
|
||||
main.cpp
|
||||
app_task.cpp
|
||||
button_handling.c
|
||||
i2c_checker.c
|
||||
hal/u8g2_esp32_hal.c
|
||||
INCLUDE_DIRS "."
|
||||
PRIV_REQUIRES
|
||||
@@ -14,4 +15,5 @@ idf_component_register(SRCS
|
||||
driver
|
||||
esp_timer
|
||||
esp_event
|
||||
app_update
|
||||
)
|
||||
|
Reference in New Issue
Block a user