mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 15:08:37 +03:00
Got some names :)
This commit is contained in:
@ -434,8 +434,8 @@ static void ToggleTX(bool on) {
|
||||
|
||||
SetF(fMeasure);
|
||||
}
|
||||
BK4819_set_GPIO_pin(BK4819_GPIO6_PIN2, !on);
|
||||
BK4819_set_GPIO_pin(BK4819_GPIO5_PIN1, on);
|
||||
BK4819_set_GPIO_pin(BK4819_GPIO6_PIN2_UNKNOWN, !on);
|
||||
BK4819_set_GPIO_pin(BK4819_GPIO5_PIN1_UNKNOWN, on);
|
||||
}
|
||||
|
||||
// Scan info
|
||||
|
Reference in New Issue
Block a user