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.
Fork of lmic_MOTE_L152RC by
Diff: TARGET_MOTE_L152RC/hal.cpp
- Revision:
- 2:edb5d1f3deeb
- Parent:
- 1:04fd63382b03
- Child:
- 4:1a9a62cf220f
--- a/TARGET_MOTE_L152RC/hal.cpp Wed Jun 03 23:17:59 2015 +0000 +++ b/TARGET_MOTE_L152RC/hal.cpp Thu Jun 04 20:00:55 2015 +0000 @@ -300,7 +300,6 @@ void hal_opmode(u1_t mode, u1_t pa_boost) { if (mode == OPMODE_TX) { // start of transmission - // assuming always using PA_BOOST if (pa_boost) { rfsw2 = 0; rfsw1 = 1;