Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of SX1276Lib by
Diff: typedefs/typedefs.h
- 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;
    