Commit 3d4a6ba
committed
examples: linux: Add sleep between refreshes
Doing it too quickly results in:
called `Result::unwrap()` on an `Err` value: I2c(I2CError { err: Errno(121) })
Signed-off-by: Daniel Schaefer <dhs@frame.work>1 parent 2281c4d commit 3d4a6ba
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | | - | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
0 commit comments