Moved espnow into task manager

This commit is contained in:
2021-12-19 16:48:42 +01:00
parent b3299c8325
commit 058745abd5
4 changed files with 7 additions and 18 deletions

View File

@ -5,7 +5,7 @@
using namespace std::chrono_literals;
bool currentlyReverseBeeping;
bool currentlyReverseBeeping{};
bool reverseBeepToggle;
espchrono::millis_clock::time_point lastReverseBeepToggle;