ct-Open-Source / Basecamp

An Arduino library to ease the use of the ESP32 in IoT projects
GNU General Public License v3.0
254 stars 48 forks source link

Fix delay(5000) hack in Basecamp.cpp #5

Closed merlinschumacher closed 6 years ago

merlinschumacher commented 6 years ago

Use proper callbacks instead of delay();

merlinschumacher commented 6 years ago

fixed in Version 0.1.5