94e11e17e9
Some of the recommendations have changed upstream and a few devices should be called differently now. The following changes are made: - Headphone -> Headphone*s* (29041c5220/include/use-case.h (L136)
) - DigitalMic -> Mic (1ad660ddee
) - HeadsetMic -> Headset (29041c5220/include/use-case.h (L137)
) - Add .conf suffix for verb configurations - Set Playback/CaptureChannels as integer, not as string - Remove empty Enable/DisableSequence sections (d6a150d34f
)
11 lines
174 B
Text
11 lines
174 B
Text
Syntax 2
|
|
|
|
SectionUseCase."HiFi" {
|
|
File "HiFi.conf"
|
|
Comment "Play HiFi quality music"
|
|
}
|
|
|
|
SectionUseCase."Voice Call" {
|
|
File "VoiceCall.conf"
|
|
Comment "Make a phone call"
|
|
}
|