diff options
Diffstat (limited to 'door_lock/serial.h')
| -rw-r--r-- | door_lock/serial.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/door_lock/serial.h b/door_lock/serial.h deleted file mode 100644 index 6128623..0000000 --- a/door_lock/serial.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef SA_SERIAL_H -#define SA_SERIAL_H - -void serial_init(void); -void serial_write_line(const char *s); - -#endif /* SA_SERIAL_H */ |
