Moved handle_dns_announce and dnsannounce into task manager
This commit is contained in:
@@ -49,6 +49,11 @@ uint16_t getEfficiencyClassColor()
|
||||
else return 0xF800;
|
||||
}
|
||||
|
||||
void initStatistics()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void calculateStatistics()
|
||||
{
|
||||
EVERY_N_MILLIS( 10 ) {
|
||||
|
Reference in New Issue
Block a user