Skip to content

Commit

Permalink
Merge pull request RT-Thread#920 from StackRyan/master
Browse files Browse the repository at this point in the history
[peripherals] add SpO2 device menu for vsensor/Kconfig
  • Loading branch information
armink authored Apr 6, 2021
2 parents f88b343 + ff11f49 commit ded8099
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions peripherals/vsensor/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@ if PKG_USING_VIRTUAL_SENSOR
default "spo2"
endif

config PKG_USING_VIRTUAL_SENSOR_DBG
bool "SENS : Enable virtual sensor debug log"
default y

config PKG_VIRTUAL_SENSOR_VER
string
default "v1.0.0" if PKG_USING_VIRTUAL_SENSOR_V100
Expand Down

0 comments on commit ded8099

Please sign in to comment.