mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
bit too critical ..
This commit is contained in:
parent
a893051ea2
commit
86c774f737
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@ enum AltSource {
|
|||
* Error codes for critical errors.
|
||||
* The device might report these fault codes on the screen.
|
||||
*/
|
||||
enum CriticalErrorCode {
|
||||
enum ErrorCode {
|
||||
/* No critical error */
|
||||
CRITICAL_NONE = 0;
|
||||
/* Transmit watchdog timer expired */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue