Reimplement HardwareOpus

This commit is contained in:
Kelebek1 2023-08-31 15:09:15 +01:00 committed by Liam
parent d3fb5e07d6
commit 07b63b15ad
27 changed files with 1914 additions and 427 deletions

View file

@ -62,7 +62,7 @@ enum class ErrorModule : u32 {
XCD = 108,
TMP451 = 109,
NIFM = 110,
Hwopus = 111,
HwOpus = 111,
LSM6DS3 = 112,
Bluetooth = 113,
VI = 114,