Add fast mode support for RX NG frames
This commit is contained in:
@@ -49,6 +49,7 @@ typedef struct {
|
||||
bool send_via_fpc_usart;
|
||||
// To memorise baudrate
|
||||
uint32_t uart_speed;
|
||||
uint16_t last_command;
|
||||
} communication_arg_t;
|
||||
|
||||
extern communication_arg_t conn;
|
||||
|
||||
Reference in New Issue
Block a user