This commit is contained in:
Krzysiek Egzmont
2023-10-30 16:39:18 +01:00
parent a41628410e
commit d70fa1b7b4
3 changed files with 9 additions and 8 deletions

View File

@@ -52,6 +52,7 @@ enum BK4819_REGISTER_t {
BK4819_REG_3A = 0x3AU,
BK4819_REG_3B = 0x3BU,
BK4819_REG_3C = 0x3CU,
BK4819_REG_3D = 0x3DU,
BK4819_REG_3E = 0x3EU,
BK4819_REG_3F = 0x3FU,
BK4819_REG_43 = 0x43U,