mirror of
https://github.com/opentx/opentx.git
synced 2025-07-15 04:15:26 +03:00
[ARM] Mixers calculated just-in-time
This commit is contained in:
parent
ce0b17744c
commit
29325ad54f
5 changed files with 45 additions and 3 deletions
|
@ -223,6 +223,8 @@ const char * debugTimerNames[DEBUG_TIMERS_COUNT] = {
|
|||
,"ADC read " // debugTimerAdcRead,
|
||||
,"ADC loop " // debugTimerAdcLoop,
|
||||
,"ADC wait " // debugTimerAdcWait,
|
||||
,"mix-pulses " // debugTimerMixerCalcToUsage
|
||||
,"mix-int. " // debugTimerMixerIterval
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue