Skip to content

Commit

Permalink
fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
bigtreetech authored Apr 22, 2021
1 parent 2238203 commit a88f734
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TFT/src/User/Menu/LEDColor.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ typedef enum

// colors
#define KB_FONT_COLOR infoSettings.font_color
#undef KB_BG_COLOR
#define KB_BG_COLOR infoSettings.bg_color
#define KB_BORDER_COLOR infoSettings.list_border_color
#define KB_BORDER_COLOR_2 0x4b0d
Expand Down

0 comments on commit a88f734

Please sign in to comment.