для управления турелью

Dependencies:   mbed

Revision:
3:e47c0c98f515
Parent:
0:690effcc5be0
--- a/uart.hpp	Sun Jan 15 22:32:04 2017 +0000
+++ b/uart.hpp	Thu Jan 19 05:22:19 2017 +0000
@@ -2,5 +2,5 @@
 #define _UART_H_
 
 void uartThread(void const *argument);
-
+void uartUpdate(void);
 #endif
\ No newline at end of file