[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 563 Bytes

File metadata and controls

12 lines (9 loc) · 563 Bytes

AhmsVille Dial 2 abstract interfaces

This package contains abstract interfaces for the AhmsVille Dial 2.

The intention of this library is:

  1. provide abstract interfaces for sensors
  2. provide abstract interfaces for tasks
  3. provide abstract interfaces for device variants
  4. provide inheritable structures, that other Dial 2 related libraries can implement

This library is not supposed to include any dependencies, especially no Arduino-exclusive ones.

Refer to the generated Doxygen documentation for more details on individual classes.