mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-23 16:25:12 +03:00
Massive cleaning (#5538)
This commit is contained in:
parent
6839939140
commit
394bc1689f
38 changed files with 75 additions and 547 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include "opentx.h"
|
||||
|
||||
#if defined(PCBTARANIS) || defined(PCBHORUS) || defined(PCBFLAMENCO)
|
||||
#if defined(PCBTARANIS) || defined(PCBHORUS)
|
||||
uint8_t switchToMix(uint8_t source)
|
||||
{
|
||||
div_t qr = div(source-1, 3);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue