Commit Graph

3 Commits

Author SHA1 Message Date
Nathaniel Wesley Filardo 6ac275071b mispec: don't use uart.write
Prefer print everywhere.
2020-06-09 22:26:52 +02:00
Nathaniel Wesley Filardo 74f9232370 mispec: don't use %f
The additional reporting, while nice, prevents the use of mispec on
integer-only builds
2020-06-09 22:26:52 +02:00
Gregor Hartmann d4b5b0cbaf Fixes for `ws2812` and `ws2812_effects` (#2953)
* clean effects library
* Fix several issues in ws2812 and effects
* Implement working way of calling shift from callback
2020-06-09 22:26:06 +02:00