An example project for the Heltec Turtle LoRa board (STM32L4 and SX1276 chips). The projects is only supported for the Nucleo-L432KC board platform in the mbed online and offline compiler environment. Visit www.radioshuttle.de (choose Turtle board) for instructions. Note that most source files and libraries are open source, however some files especially the RadioShuttle core protocol is copyrighted work. Check header for details.

Dependencies:   mbed BufferedSerial SX1276GenericLib OLED_SSD1306 HELIOS_Si7021 NVProperty RadioShuttle-STM32L4 USBDeviceHT

Revision:
52:c6f8d0db1334
Parent:
50:28166f6fdaa2
Child:
53:f84c9283eb05
--- a/PinMap.h	Fri Mar 29 13:28:06 2019 +0000
+++ b/PinMap.h	Fri Mar 29 13:32:29 2019 +0000
@@ -17,7 +17,7 @@
  #define FEATURE_USBSERIAL
  #define FEATURE_NVPROPERTY
  #define FEATURE_NVPROPERTYEDITOR
-// #define FEATURE_SI7021
+ #define FEATURE_SI7021
 #endif
 
 #ifdef HELTECL432_REV1