REFACTORING: Fixed correct BK4819 GPIO pin names
This commit is contained in:
@@ -57,7 +57,7 @@ void AIRCOPY_SendMessage(void)
|
||||
|
||||
BK4819_SendFSKData(g_FSK_Buffer);
|
||||
BK4819_SetupPowerAmplifier(0, 0);
|
||||
BK4819_ToggleGpioOut(BK4819_GPIO5_PIN1, false);
|
||||
BK4819_ToggleGpioOut(BK4819_GPIO1_PIN29, false);
|
||||
|
||||
gAircopySendCountdown = 30;
|
||||
}
|
||||
|
Reference in New Issue
Block a user