Skip to content

Commit 1b63dc6

Browse files
authored
fix(mlx90632): Reduce name lengths
1 parent 68099ba commit 1b63dc6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

components/i2c/mlx90632b/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"displayName": "MLX90632-B (Standard Range)",
2+
"displayName": "MLX90632-B (Standard)",
33
"description": "Non-contact far-infrared temperature sensor (standard range + accuracy)",
44
"vendor": "Melexis",
55
"productURL": "https://www.digikey.com/en/products/detail/melexis-technologies-nv/MLX90632SLD-BCB-000-RE/8259656",

components/i2c/mlx90632d_ext/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"displayName": "MLX90632-D (Extended Range)",
2+
"displayName": "MLX90632-D (Extended)",
33
"description": "Non-contact far-infrared temperature sensor (extended range + lower accuracy)",
44
"vendor": "Melexis",
55
"productURL": "https://www.adafruit.com/product/6403",

components/i2c/mlx90632d_med/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"displayName": "MLX90632-D (Medical Range)",
2+
"displayName": "MLX90632-D (Medical Rng)",
33
"description": "Non-contact far-infrared temperature sensor (medical range + higher accuracy).",
44
"vendor": "Melexis",
55
"productURL": "https://www.adafruit.com/product/6403",

0 commit comments

Comments
 (0)