-
- Downloads
tap_esc: minor refractoring
- the definition of ESC_HAS_CURRENT_SENSOR is now in drv_tap_esc - add tap_esc_common move crc table there - header guards are applied to the header files
Showing
- src/drivers/tap_esc/CMakeLists.txt 1 addition, 0 deletionssrc/drivers/tap_esc/CMakeLists.txt
- src/drivers/tap_esc/drv_tap_esc.h 7 additions, 28 deletionssrc/drivers/tap_esc/drv_tap_esc.h
- src/drivers/tap_esc/tap_esc.cpp 3 additions, 5 deletionssrc/drivers/tap_esc/tap_esc.cpp
- src/drivers/tap_esc/tap_esc_common.cpp 87 additions, 0 deletionssrc/drivers/tap_esc/tap_esc_common.cpp
- src/drivers/tap_esc/tap_esc_common.h 55 additions, 0 deletionssrc/drivers/tap_esc/tap_esc_common.h
Loading
Please register or sign in to comment