:orphan: .. title:: ANT_BSC .. option:: CONFIG_ANT_BSC *ANT+ Bike Speed and Cadence profile* Type: ``bool`` Help ==== Support for ANT+ Bike Speed and Cadence constants and pages Direct dependencies =================== \ :option:`ANT ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== .. highlight:: kconfig At ``lib\ant_profiles\ant_bsc/Kconfig:10`` Included via ``Kconfig:35`` → ``lib/Kconfig:13`` → ``lib\ant_profiles/Kconfig:11`` Menu path: (Top) → ANT Wireless .. parsed-literal:: menuconfig ANT_BSC bool "ANT+ Bike Speed and Cadence profile" depends on \ :option:`ANT ` help Support for ANT+ Bike Speed and Cadence constants and pages *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*