Commit 829812e
committed
BaseMaster: Fix uint rollover
When a send till acknowledged message was recieved it would cause the
request count to roll over backwards and transmit for 255 times even if
the ack was received.1 parent 2a07a9c commit 829812e
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
0 commit comments