mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 22:35:23 +03:00
Some enhancements
This commit is contained in:
parent
0c026a237a
commit
6550d738db
9 changed files with 269 additions and 13 deletions
|
@ -33,3 +33,5 @@ typedef struct vtxVTable_s {
|
|||
// PIT mode is defined as LOWEST POSSIBLE RF POWER.
|
||||
// - It can be a dedicated mode, or lowest RF power possible.
|
||||
// - It is *NOT* RF on/off control.
|
||||
|
||||
bool vtx58_Freq2Bandchan(uint16_t freq, uint8_t *pBand, uint8_t *pChan);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue