mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-14 18:27:50 -06:00
Games, for fun (and stress-testing) (#13464)
This commit is contained in:
parent
4961d8aa3e
commit
5de7b5b35e
78 changed files with 1434 additions and 0 deletions
|
@ -963,6 +963,11 @@
|
|||
//#define STATUS_FAN_FRAMES 3 // :[0,1,2,3,4] Number of fan animation frames
|
||||
//#define STATUS_HEAT_PERCENT // Show heating in a progress bar
|
||||
|
||||
// Frivolous Game Options
|
||||
//#define MARLIN_BRICKOUT
|
||||
//#define MARLIN_INVADERS
|
||||
//#define MARLIN_SNAKE
|
||||
|
||||
#endif // HAS_GRAPHICAL_LCD
|
||||
|
||||
// @section safety
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue