Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: implement workaround for known GPIO issue
GPIO 36 and 39 trigger false ISR's in esp-idf v4.2.0. This caused the button task to run too much, starving other tasks. See espressif/esp-idf#1096.
- Loading branch information