Преглед на файлове

Document HW_ERR_TX_BUSY in KISS modem protocol

ViezeVingertjes преди 2 месеца
родител
ревизия
79caba5bab
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      docs/kiss_modem_protocol.md

+ 1 - 0
docs/kiss_modem_protocol.md

@@ -156,6 +156,7 @@ Response codes use the high-bit convention: `response = command | 0x80`. Generic
 | MacFailed | `0x04` | MAC verification failed |
 | UnknownCmd | `0x05` | Unknown sub-command |
 | EncryptFailed | `0x06` | Encryption failed |
+| TxBusy | `0x07` | Transmit busy |
 
 ### Unsolicited Events