Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update package.json
  • Loading branch information
lgnq committed Oct 25, 2025
commit b7eff6a57f93dd4a9bbc2db2ad2df0e35576a602
4 changes: 2 additions & 2 deletions peripherals/sensors/mlx90396/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mlx90396",
"description": "The MLX90396 is the newest addition to the Melexis position sensing portfolio, bringing the highest flexibility in the portfolio’s smallest assembly. Complementing this, the magnetic fi eld sensor is designed for micropower applications, with programmable duty cycles in the range of 0.1% to 100%.",
"description_zh": "MLX90396 是来自迈来芯公司的一颗低功耗的3D磁位置传感器",
"description": "The MLX90396 is the newest addition to the Melexis position sensing portfolio",
"description_zh": "MLX90396 是来自迈来芯公司的一颗3D磁力计",
"enable": "PKG_USING_MLX90396",
"keywords": [
"mlx90396"
Expand Down
Loading