mirror of https://github.com/commaai/openpilot.git
no amp config
This commit is contained in:
parent
3c4e82f14a
commit
14ea615ae4
|
@ -97,6 +97,7 @@ CONFIGS = {
|
|||
AmpConfig("Right DAC input mixer: DAI2 right", 0b1, 0x22, 0, 0b00000001),
|
||||
AmpConfig("Volume adjustment smoothing disabled", 0b1, 0x49, 6, 0b01000000),
|
||||
],
|
||||
"mici": [],
|
||||
}
|
||||
|
||||
class Amplifier:
|
||||
|
|
Loading…
Reference in New Issue