1
0
Fork 0

Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)

This commit is contained in:
Konstantin Đorđević 2018-11-28 00:34:06 +01:00 committed by MechMerlin
parent 55c3214877
commit 1904319745
22 changed files with 24 additions and 28 deletions

View file

@ -63,8 +63,6 @@ Changing the **Value** sets the overall brightness.
|`RGB_MODE_GRADIENT`|`RGB_M_G` |Static gradient animation mode |
|`RGB_MODE_RGBTEST` |`RGB_M_T` |Red, Green, Blue test animation mode |
?> For backwards compatibility, `RGB_SMOD` is another alias of `RGB_MOD`.
## Configuration
Your RGB lighting can be configured by placing these `#define`s in your `config.h`: