Enhance KissModem frame processing and timeout handling

Este cometimento está contido em:
tuzzmaniandevil
2026-05-07 00:03:09 +00:00
ascendente 6b3df327e9
cometimento 314d777b42
2 ficheiros modificados com 22 adições e 2 eliminações
+1
Ver ficheiro
@@ -26,6 +26,7 @@
#define KISS_DEFAULT_TXDELAY 50
#define KISS_DEFAULT_PERSISTENCE 63
#define KISS_DEFAULT_SLOTTIME 10
#define KISS_TX_TIMEOUT_FACTOR 3/2 // 1.5x estimated airtime
#define HW_CMD_GET_IDENTITY 0x01
#define HW_CMD_GET_RANDOM 0x02