Skip to content

Commit 37ffe96

Browse files
committedDec 11, 2024
system: remove unused error
1 parent 603fd8c commit 37ffe96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/firmware/application/system/config.h

-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ namespace sys
169169
ERROR_NOT_SUPPORTED, // 0x0D
170170
ERROR_READ, // 0x0E
171171
SERIAL_PERIPHERAL_ALLOCATED_ERROR = 80,
172-
CDC_ALLOCATED_ERROR = 81,
173172
};
174173
};
175174
};

0 commit comments

Comments
 (0)
Failed to load comments.