grove: initial groveLED implementation and move to maa 0.2.2 api
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -32,7 +32,7 @@ namespace upm {
|
||||
class Hmc5883l {
|
||||
public:
|
||||
/// Creates a Hmc5883l object
|
||||
Hmc5883l();
|
||||
Hmc5883l(int bus);
|
||||
|
||||
/// Returns the direction
|
||||
float direction();
|
||||
|
||||
Reference in New Issue
Block a user