1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00

- Fix and add BST task into scheduler.

This commit is contained in:
Larry (TBS) 2016-01-05 17:06:12 +08:00 committed by borisbstyle
parent 560bd745f0
commit cad401da25
5 changed files with 22 additions and 2 deletions

View file

@ -19,7 +19,7 @@
#include "drivers/bus_bst.h"
void bstProcess(void);
void taskBstProcess(void);
//void writeGpsPositionPrameToBST(void);
//void writeGPSTimeFrameToBST(void);