Skip to content

Commit 224eda0

Browse files
authored
Set QMC5883P published status to true
1 parent de11027 commit 224eda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/i2c/qmc5883p/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"vendor": "QST Corporation",
44
"productURL": "https://www.adafruit.com/product/6388",
55
"documentationURL": "https://learn.adafruit.com/adafruit-qmc5883p-triple-axis-magnetometer",
6-
"published": false,
6+
"published": true,
77
"i2cAddresses": [ "0x2C" ],
88
"subcomponents": [
99
{

0 commit comments

Comments
 (0)