mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-12 19:10:32 +03:00
PICO: Resolved merge conflict
This commit is contained in:
parent
6c394b1fce
commit
7b0bc3de7d
1 changed files with 1 additions and 0 deletions
|
@ -255,6 +255,7 @@ static void mspEscPassthroughFn(serialPort_t *serialPort)
|
|||
}
|
||||
#endif
|
||||
|
||||
#ifdef USE_SERIAL_PASSTHROUGH
|
||||
static serialPort_t *mspFindPassthroughSerialPort(void)
|
||||
{
|
||||
serialPortUsage_t *portUsage = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue