This commit is contained in:
Thomas
2022-01-24 22:49:47 +01:00
parent 845e368a05
commit 1627f0c1cd

View File

@@ -25,7 +25,7 @@ ATEMstd AtemSwitcher;
// WiFi parameters // WiFi parameters
#define WLAN_SSID "atem" #define WLAN_SSID "atem"
#define WLAN_PASS "tuxiatem" #define WLAN_PASS "atematem"
char newHostname[12]; char newHostname[12];