This commit is contained in:
luc lebosse 2016-12-14 21:12:31 +01:00
parent 418453adab
commit 730b7f2868

View File

@ -782,7 +782,7 @@ void CONFIG::print_config(tpipe output)
BRIDGE::println(F("Repetier"), output);
#elif FIRMWARE_TARGET == REPETIER4DV
BRIDGE::println(F("Repetier for DaVinci"), output);
#elif FIRMWARE_TARGET == MALRLIN
#elif FIRMWARE_TARGET == MARLIN
BRIDGE::println(F("Marlin"), output);
#elif FIRMWARE_TARGET == SMOOTHIEWARE
BRIDGE::println(F("Smoothieware"), output);