mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 16:58:48 +08:00
cosmetics
This commit is contained in:
@@ -7,6 +7,7 @@ void overo_link_init(void) {
|
||||
overo_link.timeout = OVERO_LINK_TIMEOUT-1;
|
||||
overo_link.msg_cnt = 0;
|
||||
overo_link.crc_err_cnt = 0;
|
||||
overo_link.crc_error = FALSE;
|
||||
overo_link_arch_init();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user