You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -343,6 +343,8 @@ Disable or enable support for device network-time requests (LoRaWAN MAC request
343
343
344
344
If disabled, stub routines are provided that will return failure (so you don't need conditional compiles in client code).
345
345
346
+
By default, device network-time requests were disabled in versions prior to `v4.2.0-pre1`. As of v4.2.0-pre1, the default is that device network-time requests are enabled.
347
+
346
348
### Rarely changed variables
347
349
348
350
The remaining variables are rarely used, but we list them here for completeness.
0 commit comments