Skip to content

Commit 61fb844

Browse files
committed
fix(bm8563 example): fix kconfig
1 parent fb5ce9b commit 61fb844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/bm8563/example/main/Kconfig.projbuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ menu "Example Configuration"
88

99
config EXAMPLE_HARDWARE_TIMERCAM
1010
depends on IDF_TARGET_ESP32
11-
bool "ESP32 TimerCam
11+
bool "ESP32 TimerCam"
1212

1313
config EXAMPLE_HARDWARE_CUSTOM
1414
bool "Custom"

0 commit comments

Comments
 (0)