TcMenu / TaskManagerIO

A task, event, scheduling, and interrupt marshalling library for Arduino and mbed boards.
Apache License 2.0
122 stars 12 forks source link

Compile failure on ESP8266 hardware #10

Closed davetcc closed 4 years ago

davetcc commented 4 years ago

Does not compile because on an error in the usage of atomic boolean.

davetcc commented 4 years ago

fix on master being tested now