Skip to content

feishu: include claw_config.h for credential defaults#9

Merged
zevorn merged 1 commit intomainfrom
fix/feishu-config-include
Mar 15, 2026
Merged

feishu: include claw_config.h for credential defaults#9
zevorn merged 1 commit intomainfrom
fix/feishu-config-include

Conversation

@zevorn
Copy link
Copy Markdown
Owner

@zevorn zevorn commented Mar 15, 2026

feishu.c uses CONFIG_RTCLAW_FEISHU_APP_ID and
CONFIG_RTCLAW_FEISHU_APP_SECRET but never included claw_config.h where the #ifndef defaults are defined. This worked before because Kconfig provided them via sdkconfig.h, but after removing credentials from Kconfig the macros became undeclared.

feishu.c uses CONFIG_RTCLAW_FEISHU_APP_ID and
CONFIG_RTCLAW_FEISHU_APP_SECRET but never included
claw_config.h where the #ifndef defaults are defined.
This worked before because Kconfig provided them via
sdkconfig.h, but after removing credentials from Kconfig
the macros became undeclared.

Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com>
@zevorn zevorn merged commit 6f669ad into main Mar 15, 2026
9 checks passed
@zevorn zevorn deleted the fix/feishu-config-include branch March 15, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant