Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 29642fe

Browse files
Update QEI.h
Added X1_Encoding in header File
1 parent 1f9f0a8 commit 29642fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utility/QEI/QEI.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ class QEI {
148148
public:
149149

150150
typedef enum Encoding {
151-
151+
X1_ENCODING,
152152
X2_ENCODING,
153153
X4_ENCODING
154154

0 commit comments

Comments
 (0)