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: SX127x sx12xx_hal TSL2561
board/lora_config.h
- Committer:
- dudmuck
- Date:
- 2017-07-08
- Revision:
- 13:18de9ee3a461
- Parent:
- 12:ed33c53afcaf
- Child:
- 18:9ac71c0eb70d
File content as of revision 13:18de9ee3a461:
/* select radio chip to use */
//#define ENABLE_SX1276
//#define ENABLE_SX1272
#ifdef TARGET_DISCO_L072CZ_LRWAN1
#define ENABLE_SX1276
#undef ENABLE_SX1272
#endif
//#define SENSORS
//#define DEBUG_GWTX_JUMPER PC_2