1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 01:05:10 +03:00

Merge pull request #2048 from opentx/projectkk2glider/issue_2009_timers_refactoring_for_next

Fixes #2009: Timer Voice minute call not working for persistent timers
This commit is contained in:
Bertrand Songis 2015-01-29 21:40:49 +01:00
commit d8146bb71c
25 changed files with 610 additions and 172 deletions

View file

@ -35,6 +35,7 @@
*/
#include "../../opentx.h"
#include "../../timers.h"
#define BIGSIZE MIDSIZE
#define LBOX_CENTERX (BOX_WIDTH/2 + 17)