|
upm
0.4.1
Sensor/Actuator repository for libmraa (v0.8.0)
|
API for MY9221-based LED Bars. More...
This module defines the MY9221 interface for libmy9221
Public Member Functions | |
| synchronized void | delete () |
| MY9221 (short di, short dcki) | |
| int | setBarLevel (short level, boolean direction) |
| int | setBarLevel (short level) |
| String | name () |
| String name | ( | ) |
Returns the name of the component
| int setBarLevel | ( | short | level, |
| boolean | direction | ||
| ) |
Sets the bar level
| level | Selected level for the bar (1 - 10) |
| direction | Up or down; up is true and default |
1.8.9.1