first draft

Dependents:   LoRaWAN-demo-72_tjm frdm_LoRa_Connect_Woodstream_Demo_tjm frdm_LoRa_Connect_Woodstream_Demo_jlc

Fork of SX1272Lib by Semtech

Revision:
2:cd1093b6676f
Parent:
1:b0372ef620d0
--- a/enums/enums.h	Tue Jan 26 22:04:33 2016 +0000
+++ b/enums/enums.h	Wed Feb 17 09:17:18 2016 +0000
@@ -36,11 +36,11 @@
 }RadioModems_t;
 
 /*!
- * Type of the supported board. [SX1272MB1DAS / SX1272MB1DCS]
+ * Type of the supported board. 
  */
 typedef enum BoardType
 {
-    SX1272MB1DAS = 0,
+    SX1272MB2XAS = 0,
     SX1272MB1DCS,
     NA_MOTE_72,
     MDOT_F411RE,