Explorar o código

Merge pull request #666 from PavelSindler/MK3_for_merging

correction in M27 message
PavelSindler %!s(int64=6) %!d(string=hai) anos
pai
achega
fc834fc28c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Firmware/cardreader.cpp

+ 1 - 1
Firmware/cardreader.cpp

@@ -524,7 +524,7 @@ void CardReader::getStatus()
     SERIAL_PROTOCOLPGM("\n");
   }
   else{
-    SERIAL_PROTOCOLLNPGM("Not printing");
+    SERIAL_PROTOCOLLNPGM("Not SD printing");
   }
 }
 void CardReader::write_command(char *buf)