An Arduino Sketch for the Adafruit Feather Huzzah board that uses the Blynk Framework to open a garage door.
I've updated the code to be compatible with blynk.cloud, as the blynk app is no longer available for new users.
- Moved doorStatePin from 2 to pin 13. If the door was closed and the unit reset, it would not boot because pin 2 would be pulled down
- Updated the formatting and deleted unused code
- Changed the pinMode of the new doorStatePin to INPUT_PULLUP
You only need 3, please see the screen shot