mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
hello.wav was not played anymore
This commit is contained in:
parent
ba681666a0
commit
0524f24ac6
16 changed files with 38 additions and 51 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include "opentx.h"
|
||||
|
||||
#if defined(PCBTARANIS) || defined(PCBHORUS)
|
||||
#if defined(PCBTARANIS) || defined(PCBHORUS) || defined(PCBFLAMENCO)
|
||||
uint8_t switchToMix(uint8_t source)
|
||||
{
|
||||
div_t qr = div(source-1, 3);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue