Merge pull request #1010 from PavelSindler/snmm_v2

PRUSA Fir reports also buildnumber
This commit is contained in:
XPila 2018-08-06 15:18:20 +02:00 committed by GitHub
commit cc37ef4390
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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