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: Custom_LSM303 Custom_UBloxGPS LRAT-mbed-os USBDevice mbed-lora-radio-drv stm32EEPROM
Fork of LRAT-example-lorawan by
Diff: main.cpp
- Revision:
- 47:d643f02b5dab
- Parent:
- 45:db9580357bc6
--- a/main.cpp Wed Sep 12 20:12:19 2018 +0000 +++ b/main.cpp Thu Sep 13 18:16:02 2018 +0000 @@ -61,6 +61,9 @@ #include "mbed-trace/mbed_trace.h" #define TRACE_GROUP "MAIN" +#include "Custom_LSM303/lsm303.h" +#include "Custom_UBloxGPS/neo-m8m.h" + using namespace events; // Max payload size can be LORAMAC_PHY_MAXPAYLOAD.