mirror of
https://github.com/m5stack/ESP-Claw.git
synced 2026-05-20 11:51:49 -07:00
10 lines
170 B
Plaintext
10 lines
170 B
Plaintext
menu "Claw Skill"
|
|
|
|
config CLAW_SKILL_DEBUG_LOG
|
|
bool "Enable claw_skill debug logs"
|
|
default n
|
|
help
|
|
Enable internal debug logs for claw_skill.
|
|
|
|
endmenu
|