We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 4cac9b8 commit 4ba283bCopy full SHA for 4ba283b
libraries/SSU/examples/SSU_HttpOta/arduino_secrets.h
@@ -1,4 +1,4 @@
1
#define SECRET_PINNUMBER ""
2
#define SECRET_GPRS_APN "GPRS_APN" // replace 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
+#define SECRET_GPRS_PASSWORD "password" // replace with your GPRS password
0 commit comments