1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 08:45:36 +03:00
Commit graph

6 commits

Author SHA1 Message Date
Martin Budden
23f158913e Moved time functions out of system.h into time.h 2017-05-26 14:03:28 +01:00
blckmn
6606c0d39f Renamed some items based on feedback from @martinbudden 2017-01-11 09:23:52 +11:00
blckmn
a88d2db0d5 Added dispatcher start only if needed. 2017-01-11 08:57:26 +11:00
Petr Ledvina
90b401743a Dispatch handling
Slightly refactored code from @blckmn; modified dispatch handling so
that dispatchEntry can be easily included in struct
2017-01-06 10:42:13 +01:00
blckmn
79c593b048 Updated in response to feedback.
Now using linked list.
2017-01-06 09:22:58 +11:00
blckmn
c9dac34cac Added simple dispatcher task for executing func after specified period. 2017-01-05 20:58:56 +11:00