Skip to content

1.3 - had to remove support for ESP8266 for now

Compare
Choose a tag to compare
@pkerspe pkerspe released this 04 Jul 11:32
· 66 commits to master since this release

The support for ESP8266 modules had to be removed since the change to run the stepper logic as a service (task) in the background is not working on ESP8266 modules due to lack of native multi-tasking support.
Maybe will be added again later with the help of the ESP8266Scheduler library