add NBL test case
This commit is contained in:
@@ -31,7 +31,7 @@ void loop() {
|
||||
if (resultCommand == "P") {
|
||||
delay(3000);
|
||||
// Serial.println("RESULT SN HCV1002 23729 24801.67 19190.67 6995.67 REND"); // normal
|
||||
Serial.println("RESULT SN HCV1002 1937.23 2828.11 19580.67 11060.67 REND");
|
||||
Serial.println("RESULT SN HCV1002 24900.67 26578.33 19760.00 9071.67 REND"); // NBL
|
||||
delay(15000);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user