add customised new lib
This commit is contained in:
@ -21,6 +21,11 @@ private:
|
||||
* Encoder object
|
||||
*/
|
||||
Encoder* encoder;
|
||||
|
||||
/**
|
||||
* Old encoder position
|
||||
*/
|
||||
long oldPosition;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user