Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 6ad2e37

Browse files
authored
Update arduino_secrets.h
1 parent 5349c88 commit 6ad2e37

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
#define SECRET_SSID "HueNet1"
2-
#define SECRET_PASS "jenniqqs"
3-
//#define SECRET_SSID "your_ssid"
4-
//#define SECRET_PASS "your_pass"
1+
#define SECRET_SSID "your_ssid"
2+
#define SECRET_PASS "your_pass"

0 commit comments

Comments
 (0)