toverainc / willow

Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternative
https://heywillow.io/
Apache License 2.0
2.61k stars 96 forks source link

Kconfig: add option for microphone gain #127

Closed stintel closed 1 year ago

stintel commented 1 year ago

Use a hidden int with default based on the selected choice. This mimics the gain_value enum in es7210.h. This is cleaner than using ifdef.