mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 05:45:31 +03:00
Renamed 'fcTasksInit' to 'tasksInit'.
This commit is contained in:
parent
564f3031b2
commit
0565d1df1a
3 changed files with 3 additions and 3 deletions
|
@ -22,4 +22,4 @@
|
|||
|
||||
#define LOOPTIME_SUSPEND_TIME 3 // Prevent too long busy wait times
|
||||
|
||||
void fcTasksInit(void);
|
||||
void tasksInit(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue