Skip to content

Commit

Permalink
holiday mode
Browse files Browse the repository at this point in the history
  • Loading branch information
DESKTOP-7VKKLTO\ian committed Dec 16, 2024
1 parent c8f3f83 commit 7f9538e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/ui_lcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ const struct display_layout layout = {
6, // uint8_t io_col_right_pad; //6 pixels padding space between columns
28, // uint8_t io_row_height;
LCD_RED, // enum lcd_colors io_name_color;
LCD_WHITE, // enum lcd_colors io_label_color;
LCD_GREEN, // enum lcd_colors io_label_color;
LCD_RED // enum lcd_colors io_value_color;
};

Expand Down

0 comments on commit 7f9538e

Please sign in to comment.