Browse Source

add some 注释

master
zhaohe 2 years ago
parent
commit
c9a368b5c0
  1. 2
      components/tmc/ic/ztmc4361A.hpp

2
components/tmc/ic/ztmc4361A.hpp

@ -120,6 +120,8 @@ class TMC4361A : public IStepperMotor {
*
* @param channel SPI通道
* @param driver_ic_type
*
* TMC4361A:0x2 DriverIC:0x30
*/
int32_t readICVersion();
uint8_t reset();

Loading…
Cancel
Save