mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Tbeam 1W Fan and LNA Sequncing Fix
This commit is contained in:
parent
dee3e26ac0
commit
ad3a3bfb41
11 changed files with 61 additions and 13 deletions
|
|
@ -113,4 +113,7 @@ void loop() {
|
|||
ui_task.loop();
|
||||
#endif
|
||||
rtc_clock.tick();
|
||||
#ifdef P_FAN_CTRL
|
||||
update_fan_control();
|
||||
#endif
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue