parent
9abfd9e5a9
commit
aa97154474
|
@ -93,7 +93,7 @@ namespace ErrorCodes {
|
|||
|
||||
//file errors
|
||||
const uint8_t FILE_READ_FAILED = 9;
|
||||
const uint8_t FILE_NOT_FOUND = 10;brea
|
||||
const uint8_t FILE_NOT_FOUND = 10;
|
||||
|
||||
const uint8_t UNIMPLEMENTED = 254;
|
||||
|
||||
|
|
Loading…
Reference in New Issue