added support for limit switches and homing action
This commit is contained in:
parent
9c8c259153
commit
d5d6298de3
11 changed files with 158 additions and 8 deletions
|
|
@ -22,6 +22,7 @@
|
|||
#define nuts_bolts_h
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define false 0
|
||||
#define true 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue