Commit 6c5c1f0
committed
pbio/port_lump: Send keep-alive right away.
It turns out the ColorLightMatrix needs the NACK to get going at all, so make sure we always send one before we start waiting on the timeout.
In b17e503, we removed grace period of 6 keep-alive messages to go unanswered, which was essentially masking this issue so the device worked before.1 parent 3198a85 commit 6c5c1f0
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
917 | 917 | | |
918 | 918 | | |
919 | 919 | | |
920 | | - | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
921 | 923 | | |
922 | 924 | | |
923 | 925 | | |
924 | 926 | | |
925 | 927 | | |
926 | 928 | | |
927 | 929 | | |
928 | | - | |
929 | | - | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
930 | 933 | | |
931 | 934 | | |
932 | 935 | | |
| |||
0 commit comments