Updated Add own functionality (markdown)

This commit is contained in:
Def3nder 2020-09-07 15:46:15 +02:00
parent 6d1e30658f
commit a445c05553
1 changed files with 1 additions and 1 deletions

View File

@ -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