diff --git a/protocol.c b/protocol.c index dd66314..f4e90ab 100644 --- a/protocol.c +++ b/protocol.c @@ -23,7 +23,7 @@ DeviceStatus_t deviceStatus = { .valves = {{210, 120}}, .pumps = {{1, 2},{50, 70}}, .bubbleStatus = 0, - .activityMeter = 123.456, + .activityMeter = 999.999, .estopStatus = 0, .errorCode = 0, .initStatus = 1