RadioShuttle Lib for the STM32 L4 Heltec Board

Dependents:   Turtle_RadioShuttle

Revision:
1:0a46cba1bf2c
Parent:
0:0c31756924a2
Child:
4:a8f05e003e88
--- a/examples/GenericPingPong.cpp	Wed Feb 06 15:26:48 2019 +0000
+++ b/examples/GenericPingPong.cpp	Wed Feb 06 16:52:57 2019 +0100
@@ -157,6 +157,7 @@
         case SX1276MB1MAS:
             if (DEBUG_MESSAGE)
                 dprintf(" > Board Type: SX1276MB1LAS <");
+			break;
         case MURATA_SX1276:
             if (DEBUG_MESSAGE)
             	dprintf(" > Board Type: MURATA_SX1276_STM32L0 <");