Don't show Hotspot config on devices without wifi.
This commit is contained in:
@@ -38,6 +38,8 @@ namespace pipedal {
|
||||
|
||||
using ptr = std::unique_ptr<HotspotManager>;
|
||||
|
||||
static bool HasWifiDevice();
|
||||
|
||||
static ptr Create();
|
||||
|
||||
virtual ~HotspotManager() noexcept { }
|
||||
|
||||
Reference in New Issue
Block a user