Fix compile errors if USE_DSHOT not defined

This commit is contained in:
Bruce Luckcuck 2019-09-21 19:22:47 -04:00
parent 031a21b9fc
commit bd407fba88
1 changed files with 1 additions and 0 deletions

View File

@ -284,6 +284,7 @@
#ifndef USE_DSHOT
#undef USE_DSHOT_TELEMETRY
#undef USE_DSHOT_BITBANG
#endif
#ifndef USE_DSHOT_TELEMETRY