增加状态管理
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
idf_component_register(SRCS "hello_world_main.c" "iic.c" "oled.c"
|
||||
idf_component_register(SRCS "hello_world_main.c" "iic.c" "oled.c" "state.c"
|
||||
PRIV_REQUIRES spi_flash esp_driver_i2c log
|
||||
INCLUDE_DIRS ".")
|
||||
|
||||
Reference in New Issue
Block a user