mirror of
https://github.com/samueldr/wip-pinebook-pro.git
synced 2024-11-05 18:49:41 +01:00
Merge pull request #10 from danielfullmer/fix-right-speaker
Enable right speaker in reset script
This commit is contained in:
commit
a18ee8eeb8
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ FINAL_STATE = {
|
|||
## Capabilities: pswitch pswitch-joined
|
||||
## Playback channels: Mono
|
||||
## Mono: Playback [off]
|
||||
"Right Headphone Mixer Right DAC,0" => "off",
|
||||
"Right Headphone Mixer Right DAC,0" => "on",
|
||||
## Simple mixer control 'Right Headphone Mux',0
|
||||
## Capabilities: enum
|
||||
## Items: 'lin1-rin1' 'lin2-rin2' 'lin-rin with Boost' 'lin-rin with Boost and PGA'
|
||||
|
|
Loading…
Reference in a new issue