mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 21:18:13 +08:00
解決很多编译Bug
This commit is contained in:
@@ -156,7 +156,7 @@ void rtc_thread(mico_thread_arg_t arg)
|
||||
|
||||
if (utc_time_last != utc_time)
|
||||
{
|
||||
utc_time_last == utc_time;
|
||||
utc_time_last = utc_time;
|
||||
total_time++;
|
||||
}
|
||||
|
||||
@@ -183,7 +183,7 @@ void rtc_thread(mico_thread_arg_t arg)
|
||||
if (user_config->plug[i].task[j].on != 0)
|
||||
{
|
||||
|
||||
uint8_t repeat = user_config->plug[i].task[j].repeat;
|
||||
char repeat = user_config->plug[i].task[j].repeat;
|
||||
if ( //<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ı<EFBFBD><C4B1>̵<EFBFBD><CCB5><EFBFBD>״̬: <20><>Ϊ0 ʱ<>ַ<EFBFBD><D6B7><EFBFBD><EFBFBD>趨ֵ, <20>ظ<EFBFBD><D8B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>趨ֵ
|
||||
rtc_time.sec == 0 && rtc_time.min == user_config->plug[i].task[j].minute
|
||||
&& rtc_time.hr == user_config->plug[i].task[j].hour
|
||||
|
||||
Reference in New Issue
Block a user