Error codes: Difference between revisions
Add quite a number of settings module error codes used for indicating invalid preconditions (notably, null pointer/buffer inputs) |
Add settings error for null keyboard layout buffers (forgot to add this when adding the other ones) |
||
| Line 692: | Line 692: | ||
|- | |- | ||
| 0x98A69 || 105 || 1221 || Null LCD vendor ID buffer | | 0x98A69 || 105 || 1221 || Null LCD vendor ID buffer | ||
|- | |||
| 0x9B269 || 105 || 1241 || Null keyboard layout buffer | |||
|- | |- | ||
| 0x9BA69 || 105 || 1245 || Invalid keyboard layout | | 0x9BA69 || 105 || 1245 || Invalid keyboard layout | ||