Sfoglia il codice sorgente

Check in the creds file

May regret this!
Brian Starkey 1 anno fa
parent
commit
9655426b1c
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2
    0
      creds.c

+ 2
- 0
creds.c Vedi File

@@ -0,0 +1,2 @@
1
+const char *wifi_ssid = "YourNetworkName";
2
+const char *wifi_pass = "YourPassw0rd";

Loading…
Annulla
Salva