Skip to content

Update LSM6DS3.cpp#37

Open
David-Domenech-Pereira wants to merge 1 commit into
arduino-libraries:masterfrom
David-Domenech-Pereira:master-1
Open

Update LSM6DS3.cpp#37
David-Domenech-Pereira wants to merge 1 commit into
arduino-libraries:masterfrom
David-Domenech-Pereira:master-1

Conversation

@David-Domenech-Pereira

Copy link
Copy Markdown

I noticed that on modern Arduino Uno Wifi R2 the end() is not defined, and it does not compile.

However, with endTransmission() it does.

I  noticed that on modern Arduino Uno Wifi R2 the end() is not defined, and it does not compile.

However, with endTransmission() it does.
@CLAassistant

CLAassistant commented Aug 4, 2023

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@github-actions

github-actions Bot commented Aug 4, 2023

Copy link
Copy Markdown

Memory usage change @ 7e51885

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

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants