RFID fertig, empfangen geht name wird angezeigt

This commit is contained in:
Carsten Graf
2025-06-09 01:11:42 +02:00
parent f2fe9ac13c
commit c8e2c794a5
5 changed files with 31 additions and 15 deletions

View File

@@ -16,7 +16,7 @@ const char* passwordAP = nullptr;
char* ssidSTA = strdup("Obiwlankenobi");
char* passwordSTA = strdup("Delfine1!");
PrettyOTA OTAUpdates;
PrettyOTA OTAUpdates;
String getUniqueSSID();