- Notifications
You must be signed in to change notification settings - Fork20
Comparing changes
Open a pull request
base repository:arduino-libraries/Arduino_Modulino
Uh oh!
There was an error while loading.Please reload this page.
base:0.4.2
head repository:arduino-libraries/Arduino_Modulino
Uh oh!
There was an error while loading.Please reload this page.
compare:0.4.3
- 12commits
- 3files changed
- 9contributors
Commits on Oct 3, 2024
Merge pull request#13from maidnl/removing_warnings
Modulino:removed compilation warnings
Commits on Nov 12, 2024
Add #include guard around Modulino.h
My project currently cannot include modulino.h from two source files. An include guard could resolve this issue.
Commits on Jan 21, 2025
Merge pull request#15from seaxwi/arduinographics-dependency
Add ArduinoGraphics as a library dependency
Commits on Feb 6, 2025
Merge pull request#17from EliTayrien/patch-1
Add #include guard around Modulino.h
Merge pull request#21from d-le0/main
Fix on begin() addr check Modulino.h
Commits on Feb 20, 2025
add available() function for Modulino Movement (query if new accelera…
…tion data from the modulino is available)
Merge pull request#24from leonardocavagnis/modulino-movement-available
add `available()` function for Modulino Movement
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 0.4.2...0.4.3
Uh oh!
There was an error while loading.Please reload this page.