1

Revision:
14:94993ae5b164
Parent:
9:97a6de3dbc86
Child:
15:e1c04ec39aa4
--- a/radio.h	Thu Dec 13 18:10:28 2018 -0800
+++ b/radio.h	Wed Sep 11 13:20:21 2019 -0700
@@ -22,7 +22,7 @@
  */
 typedef struct
 {
-    void (*Dio0_top_half)(us_timestamp_t curTime);
+    void (*DioPin_top_half)(void);
     /*!
      * \brief  Tx Done callback prototype.
      */