Browse Source

Check in the creds file

May regret this!
Brian Starkey 1 year ago
parent
commit
9655426b1c
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      creds.c

+ 2
- 0
creds.c View File

1
+const char *wifi_ssid = "YourNetworkName";
2
+const char *wifi_pass = "YourPassw0rd";

Loading…
Cancel
Save