Open marecl opened 6 years ago
Sorry for the looong delay - I've been a bit busy with work. Thanks for the big update - I'll give it a test next week as I'm currently travelling
Works great only remove delay and works with normalnspeed
I can confirm that your PR works like a charm!
Moved strings to PROGMEM to free RAM Reading config directly from file (using buffer caused data corruption) Motor position is properly read (related to upper issue) Added buttons (up, down, reset) Added button description to README Slight code formatting Incremented version (1.3.3)
For me MQTT is working, seems to be stable. Buttons don't interfere with web control (but they are in loop so if you're holding button you cant connect to blinds).
I thought about adding more settings to the webpage because every time I need to change something I need to reset configuration.
Cheers!