Edit error.js

This commit is contained in:
idkwh 2025-07-22 21:15:03 +02:00
parent c2b324bf1c
commit 09dd097584

View File

@ -36,6 +36,7 @@ const errorCodes = {
"202014": "Invalid size",
"202015": "Invalid address",
"202016": "Unaligned data",
"204000": "EC_ERROR_OK: No error",
"204001": "EC_ERROR_FAIL: Generic error",
"204002": "EC_ERROR_NOT_SUPPORTED: Feature not implemented",
"204003": "EC_ERROR_INSUFFICIENT_RESOURCE",