neopixel improvements

This commit is contained in:
2018-01-02 18:14:09 +01:00
parent 64592c3bb6
commit dcf0037b83
5 changed files with 25 additions and 65 deletions
+1
View File
@@ -78,6 +78,7 @@ void plat_init_resources(void)
// Units supported by the platform (known to work correctly)
// ureg_add_type(&UNIT_XYZ);
ureg_add_type(&UNIT_NEOPIXEL);
// Free all present resources
{