Typo in MMU2 serial protocol description (#19949)

This commit is contained in:
Gonçalo Pereira 2020-11-13 07:23:05 +00:00 committed by Scott Lahteine
parent dc949f5488
commit 030f745b08

View File

@ -26,7 +26,7 @@ Now we are sure MMU is available and ready. If there was a timeout or other comm
- *Firmware version* is an integer value, but we don't care about it
- *Build number* is an integer value and has to be >=126, or =>132 if 12V mode is enabled
- *FINDA status* is 1 if the is filament loaded to the extruder, 0 otherwise
- *FINDA status* is 1 if the filament is loaded to the extruder, 0 otherwise
*Build number* is checked against the required value, if it does not match, printer is halted.