From 2cf5995b341b9eb3ae4df92a313d10ac1646a711 Mon Sep 17 00:00:00 2001 From: phdlee Date: Sat, 6 Jan 2024 00:01:45 +0900 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 34f2030..36b6748 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +# Version 0.1c (January 5, 2024) +Detailed explanations are provided in the link below. +http://www.hamskey.com + +This version fixes the parts that amateur radio operators found most inconvenient. +1. Add Mhz button when entering frequency. If you want to move the frequency to 28.010, enter 28*010 (* button as Mhz button) +2. Operating in Live mode when moving the frequency quickly (receiving while moving the frequency) +3. Free up some memory for future tasks +4. This version is a stable version and the source code was released together. Various experimental elements will be added from the next version, and as announced, the source code will be finalized and released upon the release of version 1.0. + + + # Version 0.1b (January 2, 2024) I worked on the first firmware. I did what was requested by the user. Alternatively, functions that are not greatly needed in amateur radio were changed to those that are needed in amateur radio.