forked from Akcelerometry_drgania_WMT/PI_mikrokontroler
Wdrozenie pobierania konfiguracji WiFi przez polling zewnetrznego serwera API (GET /config/wifi?sn=...)
This commit is contained in:
@@ -14,6 +14,7 @@ public:
|
||||
APIClient();
|
||||
|
||||
bool uploadMeasurement(const String& filePath);
|
||||
bool fetchWiFiConfig();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user