summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/iwrap/suart.h
diff options
context:
space:
mode:
authorFred Sundvik2016-08-27 18:40:50 +0300
committerFred Sundvik2016-08-27 18:40:50 +0300
commita5b1af4999345239df5086351b52a5b4d2daa97e (patch)
treee1c2f5c80eab485c232b43791a4db75502ea77a2 /tmk_core/protocol/iwrap/suart.h
parentde58ec9738deebe73a43b9511c8df441c6f81efa (diff)
Normalize line endings
Diffstat (limited to 'tmk_core/protocol/iwrap/suart.h')
-rw-r--r--tmk_core/protocol/iwrap/suart.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/tmk_core/protocol/iwrap/suart.h b/tmk_core/protocol/iwrap/suart.h
index 72725b998..7d92be069 100644
--- a/tmk_core/protocol/iwrap/suart.h
+++ b/tmk_core/protocol/iwrap/suart.h
@@ -1,8 +1,8 @@
-#ifndef SUART
-#define SUART
-
-void xmit(uint8_t);
-uint8_t rcvr(void);
-uint8_t recv(void);
-
-#endif /* SUART */
+#ifndef SUART
+#define SUART
+
+void xmit(uint8_t);
+uint8_t rcvr(void);
+uint8_t recv(void);
+
+#endif /* SUART */