pin pong

Dependents:   SX1272PingPong

Fork of SX1276Lib by Semtech

Revision:
23:273a2f93ae99
Parent:
22:7f3aab69cca9
--- a/enums/enums.h	Thu Nov 26 16:55:15 2015 +0000
+++ b/enums/enums.h	Tue Feb 09 02:05:06 2016 +0000
@@ -42,6 +42,7 @@
 {
     SX1276MB1MAS = 0,
     SX1276MB1LAS,
+    SX1272RF1,
     UNKNOWN
 }BoardType_t;