diff --git a/Lock.rar b/Lock.rar deleted file mode 100644 index a833114..0000000 Binary files a/Lock.rar and /dev/null differ diff --git a/Lock/Lock.ino b/Lock/Lock.ino index 0fc8409..2a3e564 100644 --- a/Lock/Lock.ino +++ b/Lock/Lock.ino @@ -225,7 +225,7 @@ void ReadLightSS() } if (stt_msg == true){ Serial.println("open_bf"); - ClearSerialdata() + ClearSerialdata(); } stt_old_ss = stt_ss; }