Skip to content

Rename classes #3

Open
Open
@alranel

Description

@alranel

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions