blynkkk / blynk-library

Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.
https://blynk.io
MIT License
3.83k stars 1.38k forks source link

Quickfix for unstable reset button #412

Closed tarjes closed 5 years ago

tarjes commented 6 years ago

Description

Potential quick fix for unstable reset button handling.

Issues Resolved

411

vshymanskyy commented 5 years ago

@tarjes the general idea of your fix is correct. We have implemented a similar approach (along with some other fixes), which will be available in the next library version. Thanks!