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 3da8a23 commit 9ad0aabCopy full SHA for 9ad0aab
include/network.h
@@ -159,8 +159,8 @@ uint8_t network_gettype(void);
159
*
160
* LED Timings in milliseconds (On Time/Off Time):
161
* -----------------------------------------------
162
- * No Network/No Sim: LED Off
163
- * Searching Network: 50/500
+ * No Sim: 250/3000
+ * No Network/Searching: 50/500
164
* GSM/GPRS Registered: 50/1000
165
* Socket Connecting: 500/500
166
* Network Idle: 50/2000
0 commit comments