Explorar o código

PRUSA Fir reports also buildnumber

PavelSindler %!s(int64=6) %!d(string=hai) anos
pai
achega
d21e527c73
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Firmware/Marlin_main.cpp

+ 1 - 1
Firmware/Marlin_main.cpp

@@ -3515,7 +3515,7 @@ void process_commands()
 
 	} else if(code_seen("Fir")){
 
-      SERIAL_PROTOCOLLN(FW_VERSION);
+      SERIAL_PROTOCOLLN(FW_VERSION_FULL);
 
     } else if(code_seen("Rev")){