-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: arduino-libraries/Arduino_Modulino
base: 0.5.0
head repository: arduino-libraries/Arduino_Modulino
compare: 0.5.1
- 12 commits
- 6 files changed
- 7 contributors
Commits on Apr 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b57e5d6 - Browse repository at this point
Copy the full SHA b57e5d6View commit details
Commits on Apr 28, 2025
-
Merge pull request #30 from Xayton/improve-buttons-example
Update buttons example: toggle LEDs when pushing buttons
Configuration menu - View commit details
-
Copy full SHA for fd69d03 - Browse repository at this point
Copy the full SHA fd69d03View commit details
Commits on May 9, 2025
-
Add
getDirection()
support toModulinoKnob
and example ⚡ (#34)* feat(buttons): allow isPressed() to accept 'A', 'B', 'C' as input Added support for character and string-based input to `isPressed()` in `ModulinoButtons`, so it now accepts both index (0–2) and letter identifiers (`'A'`, `'B'`, `'C'`) matching the physical button labeling. Closes #3 * Update example to document support for both numeric and letter indices ♻️ * Add getDirection() support to ModulinoKnob and example ⚡ * Fix: 🔥 * Fix: restore files 🔥 * Minor fixes ♻️ * Update API docs ♻️ * Update API docs ♻️ * Update examples/Modulino_Knob/Knob_Basic/Knob_Basic.ino --------- Co-authored-by: Leonardo Cavagnis <45899760+leonardocavagnis@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3c36732 - Browse repository at this point
Copy the full SHA 3c36732View commit details -
Add support for character input (
'A'
,'B'
,'C'
) inisPressed()
(#33) * feat(buttons): allow isPressed() to accept 'A', 'B', 'C' as input Added support for character and string-based input to `isPressed()` in `ModulinoButtons`, so it now accepts both index (0–2) and letter identifiers (`'A'`, `'B'`, `'C'`) matching the physical button labeling. Closes #3 * Update example to document support for both numeric and letter indices ♻️ * Update API docs ♻️ * Delete .gitignore * Update examples/Modulino_Buttons/Buttons_Basic/Buttons_Basic.ino --------- Co-authored-by: Leonardo Cavagnis <45899760+leonardocavagnis@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c948fe - Browse repository at this point
Copy the full SHA 9c948feView commit details
Commits on Jul 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 71ca9fb - Browse repository at this point
Copy the full SHA 71ca9fbView commit details -
Merge pull request #36 from gbr1/main
fix: error if nano esp32 and selected Arduino pin number
Configuration menu - View commit details
-
Copy full SHA for 01011f9 - Browse repository at this point
Copy the full SHA 01011f9View commit details
Commits on Jul 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 10bda6d - Browse repository at this point
Copy the full SHA 10bda6dView commit details
Commits on Jul 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2f3a683 - Browse repository at this point
Copy the full SHA 2f3a683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 532ead9 - Browse repository at this point
Copy the full SHA 532ead9View commit details -
Merge pull request #31 from Xayton/interactive-address-changer
Make AddressChanger interactive
Configuration menu - View commit details
-
Copy full SHA for daa17a1 - Browse repository at this point
Copy the full SHA daa17a1View commit details -
Merge pull request #38 from arduino-libraries/nano_r4
Assign Wire1 as default for NanoR4
Configuration menu - View commit details
-
Copy full SHA for 5171c23 - Browse repository at this point
Copy the full SHA 5171c23View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e816a - Browse repository at this point
Copy the full SHA e9e816aView commit details
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.5.0...0.5.1