Skip to content

better namespacing #11

@petervaro

Description

@petervaro
  • kb_rpi2_Pin(Id|Role|Pull|State)? should be kb_Pin(Id|Role|Pull|State)?, as these objects are generic enough to abstract any SBC's GPIO;
  • kb_rpi2_Sensor shoul be be kb_Sensor, as Sensor is not RPi specific;
  • kb_rpi2_sensors_X should be kb_sensors_X non of them is RPi specific;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions