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.
Dependencies: mbed
Diff: main.cpp
- Revision:
- 2:970cd691d7de
- Parent:
- 0:b3a90cb05638
--- a/main.cpp Tue Oct 30 10:32:08 2018 +0000 +++ b/main.cpp Sat Oct 05 16:38:03 2019 +0000 @@ -8,7 +8,7 @@ Decode_UART uart; u8 flag_uart_cs=0; -u8 num_uart[LENGTH_UART_DATA]={0}; +u8 num_uart[LENGTH_UART_DATA]={0}; u8 mis_command[LENGTH_MISSION_COMMAND]={0}; u8 flag_uart_timeout=0;