Skip to content

Commit 4ba283b

Browse files
authoredJun 29, 2020
Update arduino_secrets.h
1 parent 4cac9b8 commit 4ba283b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define SECRET_PINNUMBER ""
22
#define SECRET_GPRS_APN "GPRS_APN" // replace your GPRS APN
33
#define SECRET_GPRS_LOGIN "login" // replace with your GPRS login
4-
#define SECRET_GPRS_PASSWORD "password" // replace with your GPRS password
4+
#define SECRET_GPRS_PASSWORD "password" // replace with your GPRS password

0 commit comments

Comments
 (0)