Commit f899032
authored
Add comments to explain timeout functionality
The timeout functionality has changed, and it needs to be explained.
Timeouts because of lost sync bytes should be done on the
opposite end if needed. Otherwise, the two sides get out of sync
every now and then.1 parent 3be7107 commit f899032
File tree
1 file changed
+3
-1
lines changed- libraries/Camera/examples/CameraCaptureRawBytes
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
0 commit comments