klips/esp/cpp/01_led-button

01_led-button

This example is largely adapted from those in ESP32-basic-starter-kit.pdf.

The APIs in the original examples paired with this PDF have changed, and I decided to do some different things with the code and/or circuits, but the original code can be found here.

schematic

Simple LED controlled by an on-board button.