Updated Add own functionality (markdown)

master
Def3nder 2020-09-07 15:46:15 +02:00
rodzic 6d1e30658f
commit a445c05553
1 zmienionych plików z 1 dodań i 1 usunięć

@ -60,7 +60,7 @@ seg.speed = mySpeed;
seg.intensity = myIntensity;
seg.palette = myPaletteId;
```
Keep in mind that this will not cause interface updates as of 0.8.6. For that, you still need to use 'colorUpdated(NOTIFIER_CALL_MODE_DIRECT_CHANGE)'
Keep in mind that this will not cause interface updates as of 0.8.6. For that, you still need to use `colorUpdated(NOTIFIER_CALL_MODE_DIRECT_CHANGE)`
### Create custom effects