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.
2 parents 32a9287 + 4e6cf08 commit 4a29016Copy full SHA for 4a29016
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