File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5858#endif
5959
6060#ifdef USERMOD_FOUR_LINE_DISPLAY
61- #if defined(USE_ALT_DISPLAY) || defined (USE_ALT_DISPlAY)
61+ #if defined(USE_ALT_DISPLAY) || defined(USE_ALT_DISPlAY)
6262 #include " ../usermods/usermod_v2_four_line_display_ALT/usermod_v2_four_line_display_ALT.h"
6363 #else
6464 #include " ../usermods/usermod_v2_four_line_display/usermod_v2_four_line_display.h"
6565 #endif
6666#endif
6767
6868#ifdef USERMOD_ROTARY_ENCODER_UI
69- #if defined(USE_ALT_DISPLAY) || defined (USE_ALT_DISPlAY)
69+ #if defined(USE_ALT_DISPLAY) || defined(USE_ALT_DISPlAY)
7070 #include " ../usermods/usermod_v2_rotary_encoder_ui_ALT/usermod_v2_rotary_encoder_ui_ALT.h"
7171 #else
7272 #include " ../usermods/usermod_v2_rotary_encoder_ui/usermod_v2_rotary_encoder_ui.h"
You can’t perform that action at this time.
0 commit comments