Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating the examples #86

Merged
merged 14 commits into from
Oct 3, 2024
Merged

Updating the examples #86

merged 14 commits into from
Oct 3, 2024

Conversation

xpeqex
Copy link
Member

@xpeqex xpeqex commented Sep 18, 2024

Changes:

  • Erase unnecessary long comments on the code.
  • Better document and modify comments.
  • Format the code so it looks more like the Arduino built-in examples.
  • Combine both DMP6 and DMP6.12 examples, both were the same structure only the library definition changed.
  • Update the Ethernet example from source repo, so now compiles.
  • Add a short sequence to check the connection to the MPU6050 I2C, if there is no connection now it loops. Before, the code kept running, without an actual I2C connection.
  • Update links to dependency libraries.
  • Update processing teapot sketch.

Now is docummented what the code does.
reorder code structure, better docummentation
reformart to stick Arduino examples format.
Some changes on the examples structure and corrections to latest source changes
@sabas1080
Copy link
Member

@xpeqex esto no paso las pruebas unitarias revisar por favor

fixing some typos in the docs and functions.

Signed-off-by: Carlos Alatorre <[email protected]>
correct typos in comments

Signed-off-by: Carlos Alatorre <[email protected]>
Signed-off-by: Carlos Alatorre <[email protected]>
Signed-off-by: Carlos Alatorre <[email protected]>
Signed-off-by: Carlos Alatorre <[email protected]>
Signed-off-by: Carlos Alatorre <[email protected]>
Signed-off-by: Carlos Alatorre <[email protected]>
Signed-off-by: Carlos Alatorre <[email protected]>
Signed-off-by: Carlos Alatorre <[email protected]>
@xpeqex
Copy link
Member Author

xpeqex commented Oct 3, 2024

@sabas1080 listo, muchos typos en documentación y uno en el codigo 😟

@sabas1080 sabas1080 merged commit be83d6a into ElectronicCats:master Oct 3, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants