added support for limit switches and homing action
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
#define nuts_bolts_h
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define false 0
|
||||
#define true 1
|
||||
|
Reference in New Issue
Block a user