mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 06:58:39 +03:00
Added RSSI dBM, S meter and bar graph meter compile option
This commit is contained in:
@ -63,7 +63,7 @@ extern uint8_t gDTMF_WriteIndex;
|
||||
extern uint8_t gDTMF_PreviousIndex;
|
||||
extern uint8_t gDTMF_RecvTimeout;
|
||||
|
||||
extern char gDTMF_ReceivedSaved[17];
|
||||
extern char gDTMF_ReceivedSaved[20];
|
||||
extern uint8_t gDTMF_RecvTimeoutSaved;
|
||||
|
||||
extern bool gIsDtmfContactValid;
|
||||
|
Reference in New Issue
Block a user