fix
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user