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: NRF_receiver sender locker4 Weather_Station_Ofiicial ... more
History
Minor updates to make all returns void if possible
2016-02-25, by epgmdm [Thu, 25 Feb 2016 09:44:11 +0000] rev 20
Minor updates to make all returns void if possible
Next update;
2016-02-19, by epgmdm [Fri, 19 Feb 2016 14:03:31 +0000] rev 19
Next update;
updates;
2016-02-08, by epgmdm [Mon, 08 Feb 2016 00:09:12 +0000] rev 18
updates;
Updated;
2016-02-07, by epgmdm [Sun, 07 Feb 2016 22:34:47 +0000] rev 17
Updated;
Makes the easy tx and rx include ack
2016-01-28, by epgmdm [Thu, 28 Jan 2016 14:37:32 +0000] rev 16
Makes the easy tx and rx include ack
Cleaned up code. most functions now return void. Status is tracked in the class. Use checkStatus().
2015-06-18, by epgmdm [Thu, 18 Jun 2015 20:54:25 +0000] rev 15
Cleaned up code. most functions now return void. Status is tracked in the class. Use checkStatus().
Minro housekeeping.
2015-07-11, by nixonkj [Sat, 11 Jul 2015 22:17:36 +0000] rev 14
Minro housekeeping.
Provides isRPDset() - check if radio signal > -64dBm.
2015-07-11, by nixonkj [Sat, 11 Jul 2015 21:20:56 +0000] rev 13
Provides isRPDset() - check if radio signal > -64dBm.
Fix CONFIG missing in printDetails
2015-07-11, by nixonkj [Sat, 11 Jul 2015 16:44:50 +0000] rev 12
Fix CONFIG missing in printDetails
Refactored printDetails and introduced printReg functions.
2015-07-11, by nixonkj [Sat, 11 Jul 2015 14:56:17 +0000] rev 11
Refactored printDetails and introduced printReg functions.