这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Changes from all commits
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
5 changes: 5 additions & 0 deletions peripherals/sensors/mlx90393/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ if PKG_USING_MLX90393
string
default "/packages/peripherals/sensors/mlx90393"

config PKG_MLX90393_USING_SENSOR_V1
bool "Enable sensor_v1 device framework"
select RT_USING_SENSOR
default n

choice
prompt "Version"
default PKG_USING_MLX90393_LATEST_VERSION
Expand Down