Skip to content
Snippets Groups Projects

fix(card10_nickname): match defaults in txt mode to ones from json mode

Merged dos requested to merge dos/firmware:nickname-match-configs into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -349,5 +349,5 @@ else:
([0, 0, 0], [0, 0, 0]),
([0, 0, 0], [0, 0, 0]),
0,
(0, [255, 0, 255], [255, 0, 255], [255, 0, 255]),
(True, [0, 230, 0], [255, 215, 0], [255, 0, 0]),
)
Loading