dshot: remove BOARD_DSHOT_MOTOR_ASSIGNMENT & handle timer channel gaps

This commit is contained in:
Beat Küng
2022-01-18 11:49:00 +01:00
committed by Daniel Agar
parent 4de9c598fa
commit 92769bd2b2
26 changed files with 33 additions and 33 deletions
@@ -133,7 +133,6 @@
#define BOARD_NUM_IO_TIMERS 3
#define BOARD_DSHOT_MOTOR_ASSIGNMENT {1, 2, 3, 0, 4, 5, 6, 7};
__BEGIN_DECLS