test
This commit is contained in:
parent
be41a906bb
commit
02fa70fc81
@ -14,3 +14,4 @@ void loop() {
|
|||||||
float weight = scale.get_units(1);
|
float weight = scale.get_units(1);
|
||||||
Serial.println(String(weight, 2));
|
Serial.println(String(weight, 2));
|
||||||
}
|
}
|
||||||
|
// Test
|
||||||
|
Loading…
Reference in New Issue
Block a user