Moved bms into task manager
This commit is contained in:
@ -172,10 +172,6 @@ extern "C" void app_main()
|
||||
performance.lastTime = now;
|
||||
}
|
||||
|
||||
#ifdef FEATURE_BMS
|
||||
bms::update();
|
||||
#endif
|
||||
|
||||
#ifdef FEATURE_DNS_NS
|
||||
handle_dns_announce();
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user