Open Scaffold Project - MisterRager/Codelab-Indicator-Lights GitHub Wiki

Open Project

The master branch in this repository has a scaffold project that has interactions with the peripherals and networking stack already fleshed out. Check it out, and open it with the PlatformIO "Open Project" button, not the editor's own mechanisms.

git clone https://github.com/MisterRager/Codelab-Indicator-Lights.git

If you just want to play around with the fully implemented app, check out the fully-implemented branch. It has the sum of all the steps from this codelab applied with the lights signaling state at each stage.