SX1272 Ping Pong Demo Application

Dependencies:   SX1272Lib mbed

Fork of SX1272PingPong by Semtech

Simple Ping-Pong demo application between two SX1272MB2xAs demo board.

Application demonstrating simple Tx/Rx between two boards. By default, each board starts as a "master" and will transmit a "Ping" message, and then wait for an answer. The first board receiving a "Ping" message will become a slave and answer the "master" with a "Pong". The Ping-Pong is then started

Revision:
14:ab6eecd44b7a
Parent:
6:44752b4f8ab1
--- a/main.h	Wed Feb 17 09:17:46 2016 +0000
+++ b/main.h	Mon Apr 24 09:29:13 2017 +0000
@@ -53,4 +53,4 @@
  */
 void OnCadDone( void );
 
-#endif // __MAIN_H__
\ No newline at end of file
+#endif // __MAIN_H__