Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: LoRaWAN-lib SX1272Lib lib_gps lib_mma8451q lib_mpl3115a2 mbed
Fork of LoRaWAN-NAMote72-Application-Demo_Multitech by
Diff: app/Config.h
- Revision:
- 17:dc702fef0775
- Parent:
- 16:85cfe4bb33e8
- Child:
- 18:168062d45093
diff -r 85cfe4bb33e8 -r dc702fef0775 app/Config.h --- a/app/Config.h Wed Nov 09 06:55:47 2016 +0000 +++ b/app/Config.h Wed Nov 09 06:59:01 2016 +0000 @@ -80,7 +80,7 @@ /*! * User application data buffer size */ -#define LORAWAN_APP_DATA_SIZE 13 +#define LORAWAN_APP_DATA_SIZE 11 /*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/