🔧 New Simulator board name

MarlinFirmware/Marlin#25589
This commit is contained in:
Scott Lahteine 2023-03-28 23:43:27 -05:00
parent 5acee7124e
commit 60b35ffb9b

View file

@ -105,7 +105,7 @@
// Choose the name from boards.h that matches your setup
#ifndef MOTHERBOARD
#define MOTHERBOARD BOARD_LINUX_RAMPS
#define MOTHERBOARD BOARD_SIMULATED
#endif
/**