This commit is contained in:
Bob Hart
2022-10-01 14:49:51 +01:00
parent a19a1a5718
commit 8596943736
3 changed files with 54 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
#include <SPI.h>
#include <WiFiNINA.h>
char SSID[] = "OnePlus 6T"; // the name of your network/HotSpot
char PASSWORD[] = "linsey69"; // the password of your WiFi
char SSID[] = "SOTON-IoT"; // the name of your network/HotSpot
char PASSWORD[] = "c0YhM1lf8v88"; // the password of your WiFi
byte mac[6]; // the MAC address of your Wifi Module