1
0
Fork 0

Normalize line endings

This commit is contained in:
Fred Sundvik 2016-08-27 18:40:50 +03:00
parent de58ec9738
commit a5b1af4999
39 changed files with 6322 additions and 6322 deletions

View file

@ -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 */