blynk & neopixelring & w7500
Fork of WIZwiki-7500_Blynk by
Diff: utility/BlynkDebug.cpp
- Revision:
- 11:991ded8c9703
- Parent:
- 9:7369ec77a3ea
- Child:
- 12:787e0f06e047
--- a/utility/BlynkDebug.cpp Thu Jan 12 02:10:58 2017 +0200 +++ b/utility/BlynkDebug.cpp Thu Jan 12 02:17:20 2017 +0200 @@ -158,6 +158,6 @@ void BlynkFatal() { - delay(10000L); + wait(10000L); BlynkReset(); }