We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82e648e commit 0db0da0Copy full SHA for 0db0da0
examples/ReceiveSMS/arduino_secrets.h
@@ -2,9 +2,3 @@
2
#define SECRET_GPRS_APN "apn" // replace with your GPRS APN
3
#define SECRET_GPRS_LOGIN "login" // replace with your GPRS login
4
#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