mirror of
https://github.com/DualTachyon/uv-k5-firmware.git
synced 2025-03-01 18:07:00 +08:00
Added pin name for GPIO C5.
This commit is contained in:
parent
e50b6649cd
commit
f36c8f0bcc
@ -56,6 +56,8 @@ enum GPIOC_PINS {
|
||||
GPIOC_PIN_FLASHLIGHT = 3,
|
||||
|
||||
GPIOC_PIN_AUDIO_PATH = 4,
|
||||
|
||||
GPIOC_PIN_PTT = 5,
|
||||
};
|
||||
|
||||
void GPIO_ClearBit(volatile uint32_t *pReg, uint8_t Bit);
|
||||
|
Loading…
Reference in New Issue
Block a user