1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +03:00

Merge pull request #3816 from blckmn/reenable_bst

Converting BST to newer IO driver
This commit is contained in:
J Blackman 2017-08-23 02:48:46 +10:00 committed by GitHub
commit ee03865e56
4 changed files with 76 additions and 151 deletions

View file

@ -158,7 +158,6 @@ void processLoopback(void)
#endif
}
#ifdef VTX_RTC6705
bool canUpdateVTX(void)
{