no amp config

old-commit-hash: 14ea615ae4acc644026b66342edc76edd9178afc
This commit is contained in:
Comma Device
2024-02-26 20:39:41 -08:00
parent f6732eca41
commit e7c60bdec0

View File

@@ -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: