mirror of
https://github.com/fsender/readguy.git
synced 2026-03-28 23:19:51 +08:00
ver 1.3.6: fix post-release bugs
This commit is contained in:
@@ -81,7 +81,9 @@ void drv::drv_dispWriter(std::function<uint8_t(int)> f,uint8_t m){ //单色刷
|
||||
}
|
||||
}
|
||||
}
|
||||
yield();
|
||||
}
|
||||
delay(50);
|
||||
}
|
||||
void drv::drv_sleep() {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user