hello 2

Dependents:   ncu_project

Revision:
64:64982192a2af
Parent:
61:58ed1e136af5
Child:
68:5f787643e7d7
--- a/SxRadioEvents.h	Tue Jun 19 13:13:52 2018 -0500
+++ b/SxRadioEvents.h	Thu Aug 23 14:18:55 2018 -0500
@@ -22,6 +22,10 @@
 {
 public:
     /*!
+     * \brief  Tx Start callback prototype.
+     */
+    virtual void TxStart( void ) {}
+    /*!
      * \brief  Tx Done callback prototype.
      */
     virtual void TxDone( void ) {}