aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add some notes about usage and leds restorationHEADmasterKarel Kočí2016-12-23
|
* Make timing more preciseKarel Kočí2016-12-23
| | | | | | I used busy loop for bigger precision, it is not optimal because of that, but it ensures more precision than time.sleep function (which can miss deadline by milliseconds).
* Allow no output by printing ignored message just when -v specifiedKarel Kočí2016-12-23
|
* Some fixes to make it work with rainbowKarel Kočí2016-12-23
|
* Initial implementation of midi led playerKarel Kočí2016-12-23