Fix the problem of multiple timer allocations with bitbanged Dshot.
commit4acf0893dffaccfaaa1ddb8482c2027789d47bf4
authormikeller <github@ike.ch>
Sun, 8 Sep 2019 12:48:02 +0000 (9 00:48 +1200)
committermikeller <github@ike.ch>
Sun, 8 Sep 2019 12:48:02 +0000 (9 00:48 +1200)
treea81a7420465302d32468f0e684a0ce9a2ccc075f
parentf331cb3dd1874d55c557a820d428c2ce7b8dcbc9
Fix the problem of multiple timer allocations with bitbanged Dshot.
src/main/cli/cli.c
src/main/drivers/dshot_bitbang.c
src/main/drivers/dshot_bitbang.h
src/main/drivers/timer.h
src/main/drivers/timer_common.c