Commit 959ab55
committed
tinyprog: (read)timeout=2.0 writeTimeout=5.0
Double the read timeout to reduce risk of short reads causing verify
errors. Substantially increase the write timeout to try to reduce the
risk of an incomplete write, or a write being abandoned when it was
nearly finished due to a minor SPI flash delay.1 parent c15dd00 commit 959ab55
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
116 | 127 | | |
117 | 128 | | |
118 | | - | |
| 129 | + | |
119 | 130 | | |
120 | 131 | | |
121 | 132 | | |
| |||
0 commit comments