mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-10-12 10:01:34 +08:00
Fix typo
This commit is contained in:
parent
418453adab
commit
730b7f2868
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user