mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
[Horus] Pots and sliders now correct in the main view
This commit is contained in:
parent
e1463b99e6
commit
c0c7968fc4
4 changed files with 94 additions and 56 deletions
|
@ -649,6 +649,7 @@ int zchar2str(char *dest, const char *src, int size);
|
|||
|
||||
#if defined(PCBTARANIS) || defined(PCBFLAMENCO) || defined(PCBHORUS)
|
||||
div_t switchInfo(int switchPosition);
|
||||
extern uint8_t potsPos[NUM_XPOTS];
|
||||
#endif
|
||||
|
||||
bool switchState(EnumKeys enuk);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue