DMX library
Fork of DMX by
Diff: DMX.h
- Revision:
- 3:2eb66b4d99bd
- Parent:
- 1:f0d988e15810
- Child:
- 4:dd0544c80096
diff -r d7677060f8eb -r 2eb66b4d99bd DMX.h --- a/DMX.h Wed Sep 26 13:17:01 2012 +0000 +++ b/DMX.h Fri Sep 28 03:31:02 2012 +0000 @@ -51,6 +51,8 @@ */ int get (int ch); + void reset (); + volatile int is_recived, is_sent; protected: