4 lines
114 B
C
4 lines
114 B
C
#pragma once
|
|
|
|
bool StartWifi(const char *wifiSsid, const char *wifiPassword,
|
|
bool hotspotFallback); |