Added "Effect" AM_STATIC ("static") and some more colors.
This commit is contained in:
@ -24,7 +24,8 @@ enum AnimationMode {
|
||||
AM_FLASH,
|
||||
AM_OFF,
|
||||
AM_ERROR,
|
||||
AM_NONE
|
||||
AM_NONE,
|
||||
AM_STATIC
|
||||
};
|
||||
|
||||
extern AnimationMode mode;
|
||||
|
Reference in New Issue
Block a user