mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Removing old comment now that the implementation exists.
This commit is contained in:
parent
32e0846fc0
commit
8a05f861f7
1 changed files with 0 additions and 2 deletions
|
@ -180,8 +180,6 @@ static serialPortSearchResult_t *findSerialPort(serialPortFunction_e function, c
|
|||
continue;
|
||||
}
|
||||
|
||||
// TODO check speed and mode
|
||||
|
||||
serialPortSearchResult.portIndex = serialPortIndex;
|
||||
serialPortSearchResult.portConstraint = serialPortConstraint;
|
||||
serialPortSearchResult.portFunction = serialPortFunction;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue