mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 00:35:34 +03:00
Merge pull request #3043 from iNavFlight/agh_sport_disable_unused
Remove FSSP_DATAID_A3 from the smartport sensor array
This commit is contained in:
commit
c93c2e3584
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ const uint16_t frSkyDataIdTable[] = {
|
|||
FSSP_DATAID_HOME_DIST ,
|
||||
FSSP_DATAID_GPS_ALT ,
|
||||
FSSP_DATAID_ASPD ,
|
||||
FSSP_DATAID_A3 ,
|
||||
// FSSP_DATAID_A3 ,
|
||||
FSSP_DATAID_A4 ,
|
||||
0
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue