mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-23 00:05:13 +03:00
Bsongis/rssi from 2 different modules (#6711)
RSSI from 2 different modules
This commit is contained in:
parent
a2e71d43c0
commit
13dee00eed
28 changed files with 190 additions and 120 deletions
|
@ -538,7 +538,7 @@ bool isPxx2IsrmChannelsCountAllowed(int channels)
|
|||
|
||||
bool isModuleUsingSport(uint8_t moduleBay, uint8_t moduleType)
|
||||
{
|
||||
switch(moduleType) {
|
||||
switch (moduleType) {
|
||||
case MODULE_TYPE_NONE:
|
||||
case MODULE_TYPE_SBUS:
|
||||
case MODULE_TYPE_PPM:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue