mirror of
https://github.com/eclipse/upm.git
synced 2025-07-07 20:31:13 +03:00
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