mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
Issue #592 - All boards will have this feature available, it costs only
50bytes on stock board (I saved more in this same branch)
This commit is contained in:
parent
4a20329b2b
commit
cae4d1ecf6
10 changed files with 67 additions and 67 deletions
|
@ -806,6 +806,7 @@ enum PowerState {
|
|||
};
|
||||
|
||||
bool switchState(EnumKeys enuk);
|
||||
uint8_t trimDown(uint8_t idx);
|
||||
void readKeysAndTrims();
|
||||
|
||||
uint16_t evalChkSum();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue