From a6ad381c24536db0c9c621df5b6f5b2de224d3d4 Mon Sep 17 00:00:00 2001 From: phdlee Date: Sun, 14 Jan 2018 14:52:22 +0900 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 84c1f69..ffa9825 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ #NOTICE I received uBITX a month ago and found that many features are required, and began coding with the idea of implementing minimal functionality as a general hf transceiver rather than an experimental device. -Such as -Diallock for uBITX's sensitive encoders -built in softare Memory keyer and cw options control for CW communication -Implementation of CAT communication protocol for Digital Communication (as FT8, JT65, etc) -Delay Options for external Linear. + +- Diallock for uBITX's sensitive encoders +- built in softare Memory keyer and cw options control for CW communication +- Implementation of CAT communication protocol for Digital Communication (as FT8, JT65, etc) +- Delay Options for external Linear. Most of the basic functions of the HF transceiver I thought were implemented. The minimum basic specification for uBITX to operate as a radio, I think it is finished.