This code holds the complete demo set for the sx1280: PingPong, PER and Ranging Outdoor demo application. >>>>> This code MUST run on the mbed library release 127 or everything will be painfully slow.

Dependencies:   mbed SX1280Lib DmTftLibrary

* This code MUST run on the mbed library release 127 or everything will be painfully slow.*
Revision:
8:c0a5f53fe196
Parent:
0:9c0917bfde97
Child:
17:a0bbfc228415
--- a/Display/Menu.h	Wed Apr 19 14:21:05 2017 +0000
+++ b/Display/Menu.h	Thu May 11 15:42:05 2017 +0000
@@ -310,13 +310,6 @@
 char* GetRangingRequestCount( void );
 
 /*!
- * \brief Return text with current Ranging Max Z Score Value.
- *
- * \retval      text          Pointer on text to display
- */
-char* GetRangingZscore( void );
-
-/*!
  * \brief Return text with current Ranging Address Value.
  *
  * \retval      text          Pointer on text to display