This repository contains the code for the Pro Micro, which manages both serial communication and light integration.
To commit changes, make a new branch with the following branch name: [your first name]/[name of associated ticket]
- Change the volts to 5V under 'Tools' -> 'Processor' -> '5V'
- Add the following link under 'File' -> 'Preferences' -> 'Additional boards manager URLs': https://espressif.github.io/arduino-esp32/package_esp32_index.json,https://raw.githubusercontent.com/sparkfun/Arduino_Boards/main/IDE_Board_Manager/package_sparkfun_index.json
- You are good to go!