Environment Setup Checkpoint
To pass this checkpoint, your team should meet the following requirements:
- Flash your code to repeatedly toggle the ESP32’s onboard LED
- Demonstrate at least half your team has set up their coding environment by showing Git commits in your forked repo
Questions:
- What does it mean to build your project?
- What does it mean to flash your project?
- What is the process for putting your code onto your team’s GitHub repo?
- What is the process for downloading your team’s code onto your computer for collaboration?
- What is a GPIO pin?