read capability.json from storage

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2025-05-30 22:42:58 +02:00
parent c368899c4d
commit a7067fb391
8 changed files with 307 additions and 4 deletions

View File

@@ -7,5 +7,6 @@ idf_component_register(SRCS
PRIV_REQUIRES
bt
esp_app_format
storage
led_matrix
)