mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
zenxfi: enable speaker
Change-Id: I603112d2a348abf92d5c8975ea76d3a57fda7cfc
This commit is contained in:
parent
88799b38cf
commit
2a71c08533
2 changed files with 4 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
#define IMX233_AUDIO_COUPLING_MODE ACM_CAPLESS
|
||||
|
||||
#if defined(CREATIVE_ZENXFISTYLE) || defined(CREATIVE_ZENMOZAIC)
|
||||
#if defined(CREATIVE_ZENXFISTYLE) || defined(CREATIVE_ZENMOZAIC) || defined(CREATIVE_ZENXFI)
|
||||
#define IMX233_AUDIO_SPKR_GATE_BANK 0
|
||||
#define IMX233_AUDIO_SPKR_GATE_PIN 12
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue