Protoype 1 can read data and retrieve it by pressing button once and reset storage by pressing twice.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
idf_component_register(SRCS "main.c"
|
||||
PRIV_REQUIRES esp_driver_gpio esp_timer spi_flash
|
||||
PRIV_REQUIRES esp_driver_gpio esp_timer spi_flash esp_driver_uart spiffs
|
||||
INCLUDE_DIRS "")
|
||||
|
||||
Reference in New Issue
Block a user