Skip to content

Commit

Permalink
Add the 8 category to the readme (#128)
Browse files Browse the repository at this point in the history
Already used in the codes, updating the readme to reflect reality.
  • Loading branch information
vorner authored Feb 14, 2024
1 parent e9fce62 commit 314a859
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ Example: 12201
5. System - FW crash, …
6. Bootloader - FW update, USB/SD card fail
7. Warnings
8. Dialogs for Connect - not really errors, identifiers for communicating
dialogs to the server. If there's an error in one of the above categories, it
is possible to reuse that error code directly, no need to create a duplicate
one in this category.

More information about the error codes can be found at:
[prusa.io/error-codes](https://prusa.io/error-codes)

0 comments on commit 314a859

Please sign in to comment.