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.
Dependents: simple-demo-76_revised_20171113 Lora_with_GPS Lora_with_GPS_crashing Dinghy_RaceTrak_Node_GPS_with_LoRa ... more
Fork of SX1276Lib by
Diff: radio/radio.h
- Revision:
- 19:71a47bb03fbb
- Parent:
- 13:618826a997e2
- Child:
- 20:e05596ba4166
--- a/radio/radio.h Fri Jul 10 14:24:45 2015 +0000 +++ b/radio/radio.h Wed Aug 12 14:34:03 2015 +0000 @@ -101,7 +101,7 @@ * * @param status Radio status.[RF_IDLE, RF_RX_RUNNING, RF_TX_RUNNING] */ - virtual RadioState GetState( void ) = 0; + virtual RadioState GetStatus( void ) = 0; /*! * \brief Configures the radio with the given modem