mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 17:31:13 +03:00
JSON: Correcting the Sensor Class field
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"Description": "HMC5883L Magnetometer Library",
|
||||
"Sensor Class":
|
||||
{
|
||||
"hmc5883l":
|
||||
"Hmc5883l":
|
||||
{
|
||||
"Name": "Grove 3-Axis Digital Compass",
|
||||
"Description": "Honeywell [HMC5883L] (http://www.adafruit.com/datasheets/HMC5883L_3-Axis_Digital_Compass_IC.pdf) is a 3-axis digital compass. Communication with HMC5883L is simple and all done through an I2C interface. Different breakout boards are available. Typically, a 3V supply is all that is needed to power the sensor.",
|
||||
@ -36,4 +36,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user