Skip to content

Commit 0db0da0

Browse files
committed
Remove test data
1 parent 82e648e commit 0db0da0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

examples/ReceiveSMS/arduino_secrets.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,3 @@
22
#define SECRET_GPRS_APN "apn" // replace with your GPRS APN
33
#define SECRET_GPRS_LOGIN "login" // replace with your GPRS login
44
#define SECRET_GPRS_PASSWORD "password" // replace with your GPRS password
5-
6-
7-
#define SECRET_PINNUMBER "1234" // replace with your SIM card PIN
8-
#define SECRET_GPRS_APN "live.vodafone.com" // replace with your GPRS APN
9-
#define SECRET_GPRS_LOGIN "live" // replace with your GPRS login
10-
#define SECRET_GPRS_PASSWORD "" // replace with your GPRS password

0 commit comments

Comments
 (0)