mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 11:29:51 +03:00
Fixes #2009: Timer Voice minute call not working for persistent timers
Timers moved to timer.cpp Added timer overflow protection Added timer gtests THt mode now triggers on THR>10%
This commit is contained in:
parent
76937ea566
commit
afc41f082e
25 changed files with 4001 additions and 3563 deletions
|
@ -35,6 +35,7 @@
|
|||
*/
|
||||
|
||||
#include "opentx.h"
|
||||
#include "timers.h"
|
||||
|
||||
#if defined(PCBTARANIS)
|
||||
int8_t virtualInputsTrims[NUM_INPUTS];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue