Skip to content

Commit 5aafcea

Browse files
committed
遗漏的Nator错误信息
1 parent 7af3c9a commit 5aafcea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

global/ErrorCode.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ enum ErrorCode {
1616
SerialClearBufferError,
1717
NatorError = 300,
1818
NatorInitError = 301,
19+
NatorSetError,
20+
NatorGetError,
1921
NatorMoveError,
2022
RMDError = 400,
2123
RMDInitError = 401,

0 commit comments

Comments
 (0)