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@3:aead8f8fdc1f, 2017-05-26 (annotated)
- Committer:
- dudmuck
- Date:
- Fri May 26 11:00:03 2017 -0700
- Revision:
- 3:aead8f8fdc1f
- Child:
- 7:e238827f0e47
add choice of radio chip
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| dudmuck | 3:aead8f8fdc1f | 1 | |
| dudmuck | 3:aead8f8fdc1f | 2 | /* select radio chip to use */ |
| dudmuck | 3:aead8f8fdc1f | 3 | //#define ENABLE_SX1276 |
| dudmuck | 3:aead8f8fdc1f | 4 | //#define ENABLE_SX1272 |
| dudmuck | 3:aead8f8fdc1f | 5 |