mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 03:44:30 +03:00
start fixing of this shit
This commit is contained in:
@@ -53,7 +53,7 @@ enum{
|
||||
void addmicrostep(uint8_t i);
|
||||
|
||||
void init_steppers();
|
||||
void update_stepper(uint8_t i);
|
||||
int update_stepper(uint8_t i);
|
||||
|
||||
errcodes setmotpos(uint8_t i, int32_t position);
|
||||
errcodes getpos(uint8_t i, int32_t *position);
|
||||
|
||||
Reference in New Issue
Block a user