mirror of
https://github.com/RonMeier/LoRa-Monitor.git
synced 2026-08-01 06:13:00 +02:00
Update OTAWebUpdater.ino
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <WebServer.h>
|
||||
#include <Update.h>
|
||||
|
||||
const char* ssid = "NetzName";
|
||||
const char* ssid = "WlanName";
|
||||
const char* password = "pwd";
|
||||
|
||||
WebServer server(80);
|
||||
|
||||
Reference in New Issue
Block a user