parent
52e3c3375a
commit
f62cb99b13
|
|
@ -13,5 +13,9 @@ void TMC2130::SetMode(MotorMode mode) {
|
|||
// TODO
|
||||
}
|
||||
|
||||
void TMC2130::Init(const MotorParams & /*params*/) {
|
||||
// TODO
|
||||
}
|
||||
|
||||
} // namespace tmc2130
|
||||
} // namespace hal
|
||||
|
|
|
|||
Loading…
Reference in New Issue