-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Games, for fun (and stress-testing) (#13464)
- Loading branch information
1 parent
4961d8a
commit 5de7b5b
Showing
78 changed files
with
1,434 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
5de7b5b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wont compile after this commit error log below.
/tmp/arduino_build_890250/sketch/src/lcd/menu/menu_main.cpp:29:0: error: unterminated #if
#if HAS_LCD_MENU
^
/tmp/arduino_build_890250/sketch/src/lcd/menu/menu_main.cpp: In function 'void menu_main()':
/tmp/arduino_build_890250/sketch/src/lcd/menu/menu_main.cpp:274:5: error: expected '}' at end of input
}
^
/tmp/arduino_build_890250/sketch/src/lcd/menu/menu_main.cpp:274:5: error: expected '}'