Commit Graph

8 Commits

Author SHA1 Message Date
a7067fb391 read capability.json from storage
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-30 22:42:58 +02:00
c368899c4d starting with capability service
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-30 15:35:19 +02:00
7222fb1829 LIGHT ON/OFF testing for WLEDs
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-25 18:27:48 +02:00
b1d2179800 more components and code splitting
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-22 22:47:34 +02:00
4e3666bcd6 Refactor BLE initialization and integrate NVS handling
Refactored BLE service initialization to improve functionality and organization, including added GATT service definitions and event handling. Integrated NVS initialization into the main app to ensure proper storage BLE configurations. Cleaned up deprecated code and optimized dependencies in CMakeLists.

Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-20 22:35:07 +02:00
c545dbc368 make dependencies private
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-19 08:30:26 +02:00
7faf53d9ba testing BLE
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-18 17:01:40 +02:00
ed7a23256c Let the SEGFAULTS begin!
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-05-16 21:55:25 +02:00