From 26a8684b5517addeb19c6804ade875f3d2ac5538 Mon Sep 17 00:00:00 2001 From: James Date: Thu, 25 Apr 2024 22:09:15 +0100 Subject: [PATCH] fix --- ESPBMS.ino | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ESPBMS.ino b/ESPBMS.ino index ff56b8d..f8e31bc 100644 --- a/ESPBMS.ino +++ b/ESPBMS.ino @@ -99,8 +99,8 @@ void loop() { } Serial.println(" - TX is writable"); - bool gotBasicInfo=false; - bool gotCellInfo=false; + gotBasicInfo=false; + gotCellInfo=false; while(gotBasicInfo==false || gotCellInfo==false){ // REQUEST BASIC INFO // header status command length data checksum footer