1
0

Init commit

This commit is contained in:
Jose
2025-04-09 10:14:46 +02:00
parent bef8b30f2c
commit d77fc3edf3
8 changed files with 76 additions and 99 deletions

View File

@@ -1,7 +1,7 @@
#include <WiFi.h>
#include <PubSubClient.h>
#define SSID "iPhone de Jose"
#define PASSWORD "bombardeenlaus"
#define SSID "Redmi Note 14 Pro 5G"
#define PASSWORD "aitv5949"
int setup_wifi();