Commit 456afbb
committed
Add necessary delays to SPI DigitalPotControl example
According to arduino/Arduino#6395, these delays are required for the code to work.1 parent 07c2e57 commit 456afbb
File tree
1 file changed
+2
-0
lines changed- libraries/SPI/examples/DigitalPotControl
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
0 commit comments