Future<void> autoWakeup() async { await _wifiServer.autoWakeup(); await _mobileServer.autoWakeup(); }