mirror of
https://github.com/Telecominfraproject/wlan-cloud-analytics.git
synced 2026-01-10 17:21:50 +00:00
Initial commit
This commit is contained in:
@@ -51,7 +51,6 @@ namespace OpenWifi {
|
||||
DI_.states++;
|
||||
DI_.connected =true;
|
||||
DI_.lastPing = DI_.lastState = OpenWifi::Now();
|
||||
std::cout << "Stats update for MAC: " << Utils::IntToSerialNumber(mac_) << std::endl;
|
||||
// std::cout << *State << std::endl;
|
||||
|
||||
// find radios first to get associations.
|
||||
|
||||
Reference in New Issue
Block a user