Team Walter / Mbed OS NonPingPong_PICO_LoRa_LP1

Dependencies:   SX1276GenericLib USBDevice

Fork of NonPingPong_PICO_LoRa_LP1 by Walter Luu

Revision:
7:6264bc5b6421
Parent:
6:51f492ca61a2
Child:
8:5ff74d7381dc
--- a/global_buffers.h	Wed Oct 14 00:19:02 2020 +0000
+++ b/global_buffers.h	Fri Oct 16 06:50:04 2020 +0000
@@ -28,12 +28,12 @@
 /***************************************************************************
  * MASTER Device
  **************************************************************************/\
-//#define MASTER 1
+#define MASTER 1
 
 /***************************************************************************
  * SLAVE Device
  **************************************************************************/\
-#define SLAVE 1
+//#define SLAVE 1
 
 
 /***************************************************************************