mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Allow the user to specify their serial port scenarios.
This commit is contained in:
parent
5043370b2f
commit
0fd127bf60
8 changed files with 258 additions and 50 deletions
|
@ -34,3 +34,4 @@ void ensureEEPROMContainsValidData(void);
|
|||
void saveAndReloadCurrentProfileToCurrentProfileSlot(void);
|
||||
|
||||
bool canSoftwareSerialBeUsed(void);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue