SX1276 Ping Pong Demo Application

Dependencies:   SX1276Lib mbed

Simple Ping-Pong demo application between two SX1276MB1xAs 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:
15:8b35dd7c1436
Parent:
6:44752b4f8ab1
--- a/main.h	Wed Feb 17 09:28:29 2016 +0000
+++ b/main.h	Mon Apr 24 09:29:45 2017 +0000
@@ -53,4 +53,4 @@
  */
 void OnCadDone( void );
 
-#endif // __MAIN_H__
\ No newline at end of file
+#endif // __MAIN_H__