Source code for the SX126xDVK1xAS Dev Kit. This example code has only been tested on the Nucleo L476RG

Dependencies:   mbed DmTftLibrary SX126xLib

Revision:
2:8e1b4210df6b
Parent:
1:b96176a4ccb8
--- a/Display/Menu.h	Fri Mar 09 13:28:34 2018 +0000
+++ b/Display/Menu.h	Wed Jul 18 13:34:10 2018 +0000
@@ -18,9 +18,6 @@
 #include "DisplayDriver.h"
 #include "DmTouchCalibration.h"
 
-#define SX1261  1
-#define SX1262  0
-
 /*!
  * \brief TFT calibration structure.
  */