Add white to flash color palette
This commit is contained in:
@@ -2,6 +2,7 @@ package solutions.tretter.mindmachine.session
|
||||
|
||||
enum class FlashPaletteColor {
|
||||
BLACK,
|
||||
WHITE,
|
||||
RED,
|
||||
GREEN,
|
||||
YELLOW,
|
||||
|
||||
Reference in New Issue
Block a user