0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-20 06:58:39 +03:00

Power save count constant

This commit is contained in:
OneOfEleven
2023-09-13 18:45:52 +01:00
parent 3c429753f3
commit fe212140dd
8 changed files with 36 additions and 37 deletions

2
misc.h
View File

@ -83,6 +83,8 @@ extern const uint16_t gMin_bat_v;
extern const uint8_t gMicGain_dB2[5];
extern const uint16_t battery_save_count;
extern const uint16_t dual_watch_count_after_tx;
extern const uint16_t dual_watch_count_after_rx;
extern const uint16_t dual_watch_count_after_1;