PRUSA Fir reports also buildnumber

This commit is contained in:
PavelSindler 2018-08-05 20:17:04 +02:00
parent 0c2d0bebce
commit d21e527c73

View file

@ -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")){