pin pong

Dependents:   SX1272PingPong

Fork of SX1276Lib by Semtech

Revision:
13:618826a997e2
Parent:
9:b420e9c3d6fe
Child:
22:7f3aab69cca9
--- a/typedefs/typedefs.h	Mon Oct 13 07:33:11 2014 +0000
+++ b/typedefs/typedefs.h	Tue Dec 16 10:02:45 2014 +0000
@@ -45,7 +45,7 @@
  */
 typedef struct
 {
-    ModemType	Modem;
+    ModemType   Modem;
     uint8_t     Addr;
     uint8_t     Value;
 }RadioRegisters_t;