mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
add critical fault for brownout
This commit is contained in:
parent
7c025b9a4d
commit
4f816b39e4
2 changed files with 4 additions and 0 deletions
|
|
@ -699,6 +699,7 @@ and we'll try to help.
|
|||
| NoAXP192 | 6 | This board was expected to have a power management chip and it is missing or broken |
|
||||
| InvalidRadioSetting | 7 | The channel tried to set a radio setting which is not supported by this chipset, radio comms settings are now undefined. |
|
||||
| TransmitFailed | 8 | Radio transmit hardware failure. We sent data to the radio chip, but it didn't reply with an interrupt. |
|
||||
| Brownout | 9 | We detected that the main CPU voltage dropped below the minumum acceptable value |
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue