Skip to content

Commit 56e1a76

Browse files
committed
[sensor_v1] adapt sr04
1 parent 35a766b commit 56e1a76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

peripherals/sensors/sr04/Kconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# Kconfig file for package sr04
33
menuconfig PKG_USING_SR04
44
bool "HC-SR04 sensor driver package."
5+
select RT_USING_HWTIMER
6+
select RT_USING_SENSOR
57
default n
68

79
if PKG_USING_SR04

0 commit comments

Comments
 (0)