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.
Diff: SxRadio.h
- Revision:
- 182:b642f4d0c95b
- Parent:
- 179:578d8030ba57
--- a/SxRadio.h Tue Sep 18 12:29:45 2018 -0500
+++ b/SxRadio.h Fri Oct 12 10:33:08 2018 -0500
@@ -188,7 +188,7 @@
virtual void SetTxPower(int8_t power) = 0;
- virtual void SetTxContinuous(bool enable) = 0;
+ virtual void SetTxContinuousWave( uint32_t freq, int8_t power, uint16_t time ) = 0;
/*!
* \brief Checks if the given RF frequency is supported by the hardware