mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
[MEGA2560] Add KS108 lcd + voice + "far" splash for firmware > 64Kb (#3515)
This commit is contained in:
parent
907b6337fc
commit
5f65217124
25 changed files with 1250 additions and 726 deletions
|
@ -452,7 +452,7 @@ PACK(struct TimerData {
|
|||
uint8_t countdownBeep:2;
|
||||
uint8_t minuteBeep:1;
|
||||
uint8_t persistent:2;
|
||||
uint8_t spare:3;
|
||||
uint8_t countdownStart:3;
|
||||
uint16_t value;
|
||||
});
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue