Implemented Stop on Zero Step
This commit is contained in:
@@ -60,6 +60,9 @@ public:
|
||||
void pulse0(uint n);
|
||||
void pulse1(uint n);
|
||||
|
||||
void pulse0_int(int n);
|
||||
void pulse1_int(int n);
|
||||
|
||||
bool wait0(int timeout_ms);
|
||||
bool wait1(int timeout_ms);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user