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

Rename classes #3

Open
alranel opened this issue Feb 27, 2024 · 0 comments
Open

Rename classes #3

alranel opened this issue Feb 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@alranel
Copy link
Member

alranel commented Feb 27, 2024

Goals:

  1. Align class names to the final Modulino names
  2. Avoid collisions with other libraries by prepending the Modulino word as a namespace
Current name New name
Buttons ModulinoButtons
Tone ModulinoBuzzer
LEDs ModulinoPixels
Encoder ModulinoKnob
Distance ModulinoDistance
imu ModulinoMovement
barometer ModulinoAir

As discussed, we will only provide classes but no singletons/externs. Users will declare their instances explicitely in the sketch.

@alranel alranel added the enhancement New feature or request label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant