Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

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
 
Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.