mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 21:18:13 +08:00
不能在功率中断里调用任何有关moloc()的操作?
This commit is contained in:
@@ -123,6 +123,8 @@ int application_start(void)
|
||||
|
||||
while (1)
|
||||
{
|
||||
UserMqttHassPower();
|
||||
|
||||
time_t now = time(NULL);
|
||||
if (task_top && now >= task_top->prs_time)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user