Improve AM-fix #160
This commit is contained in:
@@ -72,8 +72,8 @@ void BK4819_SetRegValue(RegisterSpec s, uint16_t v);
|
||||
void BK4819_WriteU8(uint8_t Data);
|
||||
void BK4819_WriteU16(uint16_t Data);
|
||||
|
||||
void BK4819_EnableAGC();
|
||||
void BK4819_DisableAGC();
|
||||
void BK4819_SetAGC(bool enable);
|
||||
void BK4819_InitAGC();
|
||||
|
||||
void BK4819_ToggleGpioOut(BK4819_GPIO_PIN_t Pin, bool bSet);
|
||||
|
||||
|
Reference in New Issue
Block a user