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 32a9287 commit 4e6cf08Copy full SHA for 4e6cf08
src/mac/LoRaMac.c
@@ -20,7 +20,7 @@ Maintainer: Miguel Luis and Gregory Cristian
20
/*!
21
* Maximum PHY layer payload size
22
*/
23
-#define LORAMAC_PHY_MAXPAYLOAD 250
+#define LORAMAC_PHY_MAXPAYLOAD 255
24
25
26
* Device IEEE EUI
0 commit comments