Skip to content

Commit e9fe077

Browse files
committed
rename
1 parent b47da85 commit e9fe077

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

components/i2c/mlx90632b/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"vendor": "Melexis",
55
"productURL": "https://www.digikey.com/en/products/detail/melexis-technologies-nv/MLX90632SLD-BCB-000-RE/8259656",
66
"documentationURL": "https://cdn-shop.adafruit.com/product-files/6403/MLX90632-Datasheet-Melexis.PDF",
7-
"published": false,
7+
"published": true,
88
"i2cAddresses": ["0x3A", "0x3B"],
99
"subcomponents": [
1010
{

components/i2c/mlx90632d_ext/definition.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"displayName": "MLX90632-D (Extended)",
2+
"displayName": "MLX90632 (Extended Mode)",
33
"description": "Non-contact far-infrared temperature sensor (extended range + lower accuracy)",
4-
"vendor": "Melexis",
4+
"vendor": "Adafruit",
55
"productURL": "https://www.adafruit.com/product/6403",
66
"documentationURL": "https://cdn-shop.adafruit.com/product-files/6403/MLX90632-Datasheet-Melexis.PDF",
7-
"published": false,
7+
"published": true,
88
"i2cAddresses": ["0x3A", "0x3B"],
99
"subcomponents": [
1010
{

components/i2c/mlx90632d_med/definition.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"displayName": "MLX90632-D (Medical Rng)",
2+
"displayName": "MLX90632",
33
"description": "Non-contact far-infrared temperature sensor (medical range + higher accuracy).",
4-
"vendor": "Melexis",
4+
"vendor": "Adafruit",
55
"productURL": "https://www.adafruit.com/product/6403",
66
"documentationURL": "https://cdn-shop.adafruit.com/product-files/6403/MLX90632-Datasheet-Melexis.PDF",
7-
"published": false,
7+
"published": true,
88
"i2cAddresses": ["0x3A", "0x3B"],
99
"subcomponents": [
1010
{

0 commit comments

Comments
 (0)