Commit 7e51885
authored
Update LSM6DS3.cpp
I noticed that on modern Arduino Uno Wifi R2 the end() is not defined, and it does not compile.
However, with endTransmission() it does.1 parent 7aa9165 commit 7e51885
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
0 commit comments