OpenIris/ESP
Zdzislaw Goik 0b3950dc86
DRAFT: Feature/leds (#40)
* WIP Remove unnecessary state, refactor led manager to be able to display more complex states, cleanup the code, document stuff

* fix: fix wifiHandler

- fixed wifiHandler instance issue
- added automatic mapping of WiFi Status to internal WifiState_e enum
- removed shaencoder util function
- removed serial manager

* Add a way of preventing the led from being continously displayed if its not ment to

* Further improvements to LED management

* fix: compile errors

---------

Co-authored-by: ZanzyTHEbar <pyr0ndet0s97@gmail.com>
Co-authored-by: DaOfficialWizard <45744329+ZanzyTHEbar@users.noreply.github.com>
2023-03-16 16:21:55 +00:00
..
include Big update 2022-07-22 21:08:14 +02:00
ini fix: fix pinout for s3 module 2023-03-09 21:15:57 +00:00
lib DRAFT: Feature/leds (#40) 2023-03-16 16:21:55 +00:00
src DRAFT: Feature/leds (#40) 2023-03-16 16:21:55 +00:00
test Refactor PoC code into namespaces, add led management, improve directory structure (#2) 2022-02-27 19:20:10 +01:00
tools fix: bug in customname 2023-03-11 15:56:47 +00:00
.clang-format feat: clean up config for users 2023-01-31 10:35:22 +00:00
.editorconfig refactor: prepare for merging binaries 2023-02-04 19:28:13 +00:00
.gitignore ci(ci-binaries): fix manifest formatting 2023-02-27 15:00:47 +00:00
diagram.json feat: add esp32s3 support 2023-03-09 20:21:10 +00:00
platformio.ini feat: add esp32s3 support 2023-03-09 20:21:10 +00:00
wokwi.toml feat: add esp32s3 support 2023-03-09 20:21:10 +00:00