doku.md create TODO-List

This commit is contained in:
Simon Schmidt 2021-07-08 03:01:10 +02:00
parent 7643961ed2
commit 1189b7c3a4

17
doku.md
View File

@ -97,10 +97,23 @@ new easier script needed to just convert to .gz
maybe measure timings on ESP maybe measure timings on ESP
__=> use serveStatic because way simpler !__ __=> use serveStatic because way simpler !__
__=> serverStatic("/") works wonders__
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARHRRHRGH AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARHRRHRGH
Two implementations of FSM are not that good, Two implementations of FSM are not that good,
linker puts them together ?!? linker puts them together ?!?
:):):):):):):) :):):):):):):)
=> maybe investigate for doc
### TODO Treppe
- dynamic lighting with ldr
- http control over active pwm ... => set_active_pwm()
- testing if dimming crashes when two animations
- interrupt to pending from sensors
- settings struct
- script for gdb on windows
- dynamic time for dimming => set_time_per_stair()
- welcome animation ?
- on/off switch http
- use logging to serial http monitor with httpserver.logt();