An open API service indexing awesome lists of open source software.

https://github.com/celliesprojects/fizzbuzz-arduino

Another FizzBuzz example for Arduino.
https://github.com/celliesprojects/fizzbuzz-arduino

arduino-sketch fizzbuzz

Last synced: 9 months ago
JSON representation

Another FizzBuzz example for Arduino.

Awesome Lists containing this project

README

          

# fizzbuzz-arduino
Another FizzBuzz example program for the Arduino IDE.

The code uses a nested switch approach.