mirror of https://github.com/ArduPilot/ardupilot
Tools: fix line ending
This commit is contained in:
parent
83dd5be637
commit
02e23302be
|
@ -471,4 +471,4 @@ void send_message(uint8_t msg_id, uint8_t data_len, uint8_t data_buf[])
|
|||
num_sent += fcboardSerial.write(&checksum, 1);
|
||||
fcboardSerial.flush();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue