Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 330 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 330 Bytes

Fading

Build Status

Simple application for controlling LED's similar to christmas lights for Arduino.

New modes can be added by extending the LightRunner class, then adding the new mode to the LightRunnersArray in main.cpp.