MAX20361 System Demo with Low Power 2 mode

Dependencies:   SX1276GenericLib USBDevice

Fork of NonPingPong_PICO_LoRa by Walter Luu

Revision:
5:9e751733a6f3
Parent:
3:85fc843a9d7d
Child:
6:51f492ca61a2
--- a/global_buffers.h	Mon Oct 12 21:56:39 2020 +0000
+++ b/global_buffers.h	Tue Oct 13 00:45:46 2020 +0000
@@ -28,12 +28,12 @@
 /***************************************************************************
  * MASTER Device
  **************************************************************************/\
-//#define MASTER 1
+#define MASTER 1
 
 /***************************************************************************
  * SLAVE Device
  **************************************************************************/\
-#define SLAVE 1
+//#define SLAVE 1
 
 
 /***************************************************************************