aboutsummaryrefslogtreecommitdiffstats
path: root/src/stepper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stepper.h')
-rw-r--r--src/stepper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stepper.h b/src/stepper.h
index 8e27b789..db29eed0 100644
--- a/src/stepper.h
+++ b/src/stepper.h
@@ -4,7 +4,5 @@
#include <stdint.h> // uint8_t
uint_fast8_t stepper_event(struct timer *t);
-struct stepper *stepper_oid_lookup(uint8_t oid);
-void stepper_stop(struct stepper *s);
#endif // stepper.h