aqandu / airu-board

0 stars 1 forks source link

[Wearable] - Change RESET pulldown to pullup #11

Open tbec opened 5 years ago

tbec commented 5 years ago

ESP32 RESET pin is a Negative Enable and should be held high using a pullup resistor to 3.3V, and when the button is pressed it should ground. The configuration is currently the opposite.