diff --git a/config/examples/Simulator/Configuration.h b/config/examples/Simulator/Configuration.h index e7eb9015cb..c914f4c9c4 100644 --- a/config/examples/Simulator/Configuration.h +++ b/config/examples/Simulator/Configuration.h @@ -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 /**