mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-22 01:31:21 +03:00
add servo-emulation @ stepper motors
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "commonproto.h"
|
||||
|
||||
// amount of tries to detect motor stall
|
||||
#define NSTALLEDMAX (55)
|
||||
#define NSTALLEDMAX (5)
|
||||
|
||||
// stepper states
|
||||
typedef enum{
|
||||
|
||||
Reference in New Issue
Block a user