mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 15:08:37 +03:00
1 sec status bar update rate is volt/percent is enabled
This commit is contained in:
@ -61,10 +61,8 @@ extern uint8_t gDTMF_WriteIndex;
|
||||
extern uint8_t gDTMF_PreviousIndex;
|
||||
extern uint8_t gDTMF_RecvTimeout;
|
||||
|
||||
#ifdef ENABLE_DTMF_DECODER
|
||||
extern char gDTMF_ReceivedSaved[17];
|
||||
extern uint8_t gDTMF_RecvTimeoutSaved;
|
||||
#endif
|
||||
extern char gDTMF_ReceivedSaved[17];
|
||||
extern uint8_t gDTMF_RecvTimeoutSaved;
|
||||
|
||||
extern bool gIsDtmfContactValid;
|
||||
extern char gDTMF_ID[4];
|
||||
|
Reference in New Issue
Block a user