mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 09:15:38 +03:00
[stock] Custom prompts not working (thanks Martin for the test!)
This commit is contained in:
parent
bc3539d777
commit
09a7cc5e03
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
|
||||
struct t_voice
|
||||
{
|
||||
uint8_t VoiceQueue[VOICE_Q_LENGTH] ;
|
||||
uint16_t VoiceQueue[VOICE_Q_LENGTH] ;
|
||||
uint8_t Backlight ;
|
||||
uint8_t VoiceLatch ;
|
||||
uint8_t VoiceCounter ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue