This commit is contained in:
2021-06-09 10:31:00 +07:00
parent 05616e8868
commit 562df9e4f0
2 changed files with 1 additions and 1 deletions

View File

@@ -225,7 +225,7 @@ void ReadLightSS()
}
if (stt_msg == true){
Serial.println("open_bf");
ClearSerialdata()
ClearSerialdata();
}
stt_old_ss = stt_ss;
}