SX1272Lib

Fork of SX1272Lib by Semtech

Revision:
3:5baff45eb3c5
Parent:
0:45c4f0364ca4
Child:
4:90bd79f1b458
--- a/sx1272/sx1272.h	Wed Feb 17 09:17:18 2016 +0000
+++ b/sx1272/sx1272.h	Thu Mar 10 10:20:44 2016 +0000
@@ -69,7 +69,7 @@
     
     uint8_t boardConnected; //1 = SX1272MB1DCS; 0 = SX1272MB1DAS
     
-    uint8_t *rxBuffer;
+    uint8_t *rxtxBuffer;
     
     uint8_t currentOpMode;