From f398d4ece3141c4c765eeffa09f0c97efb39c046 Mon Sep 17 00:00:00 2001 From: Armel FAUVEAU Date: Fri, 12 Apr 2024 01:32:02 +0200 Subject: [PATCH] Fix README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 29a1937..737127d 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ Special thanks to Jean-Cyrille F6IWW, Fabrice 14RC123, David F4BPP, Olivier 14RC * add SetGui menu to set font size on the VFO baseline (Classic or Tiny), * rename BatVol menu (52/63) to SysInf, which displays the firmware version in addition to the battery status, * improve PonMsg menu, + * improve BackLt menu, + * improve TxTOut menu, * improve status bar, * add SetPtt mode in status bar, * change font and bitmaps, @@ -87,6 +89,7 @@ Special thanks to Jean-Cyrille F6IWW, Fabrice 14RC123, David F4BPP, Olivier 14RC * disabled ENABLE_DTMF_CALLING, * disabled SCRAMBLER, * unlock TX on all bands needs only to be repeat 3 times, +* add PMR 446 F Lock band, * remove blink and SOS functionality, * code refactoring and many memory optimization, * and more...