Arduino_LSM6DS3
Arduino_LSM6DS3 copied to clipboard
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.
Memory usage change @ 7e51885d68ecce70a848f52a829dcc6018099f98
Board | flash | % | RAM for global variables | % |
---|---|---|---|---|
arduino:megaavr:uno2018 |
0 - 0 | 0.0 - 0.0 | 0 - 0 | 0.0 - 0.0 |
arduino:samd:nano_33_iot |
0 - 0 | 0.0 - 0.0 | 0 - 0 | 0.0 - 0.0 |
Click for full report table
Board | examples/SimpleAccelerometer flash |
% | examples/SimpleAccelerometer RAM for global variables |
% | examples/SimpleGyroscope flash |
% | examples/SimpleGyroscope RAM for global variables |
% | examples/SimpleTempSensor flash |
% | examples/SimpleTempSensor RAM for global variables |
% |
---|---|---|---|---|---|---|---|---|---|---|---|---|
arduino:megaavr:uno2018 |
0 | 0.0 | 0 | 0.0 | 0 | 0.0 | 0 | 0.0 | 0 | 0.0 | 0 | 0.0 |
arduino:samd:nano_33_iot |
0 | 0.0 | 0 | 0.0 | 0 | 0.0 | 0 | 0.0 | 0 | 0.0 | 0 | 0.0 |
Click for full report CSV
Board,examples/SimpleAccelerometer<br>flash,%,examples/SimpleAccelerometer<br>RAM for global variables,%,examples/SimpleGyroscope<br>flash,%,examples/SimpleGyroscope<br>RAM for global variables,%,examples/SimpleTempSensor<br>flash,%,examples/SimpleTempSensor<br>RAM for global variables,%
arduino:megaavr:uno2018,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:nano_33_iot,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0