Similar to what we did for the signals repo (https://github.com/makeabilitylab/signals/; #116), we need to carefully analyze all the Arduino code in the Arduino repo:
- Analyze correctness
- Analyze commenting practices
- Ensure header comment links back to appropriate textbook lesson page
- Ensure header comment also talks about how to properly hook up hardware (and assumptions therein)
Similar to what we did for the signals repo (https://github.com/makeabilitylab/signals/; #116), we need to carefully analyze all the Arduino code in the Arduino repo: