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: BufferedSerial SX1276GenericLib USBDeviceHT max32630fthr
Fork of MAX326xxFTHR_LoRa_PingPong by
Diff: SX1276GenericPingPong/GenericPingPong.cpp
- Revision:
- 1:65d602e2d746
- Parent:
- 0:c43b6919ae15
- Child:
- 3:dc560d3e9070
--- a/SX1276GenericPingPong/GenericPingPong.cpp Wed May 10 08:48:46 2017 +0000 +++ b/SX1276GenericPingPong/GenericPingPong.cpp Wed May 10 12:37:06 2017 +0000 @@ -365,6 +365,7 @@ State = LOWPOWER; break; case LOWPOWER: + sleep(); break; default: State = LOWPOWER;