From 8b25ff9b7f08c3e43c67ad6a6c32ee93a4d5fb96 Mon Sep 17 00:00:00 2001 From: Andy CA6JAU Date: Mon, 1 May 2017 21:46:00 -0300 Subject: [PATCH] Changing README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67aba66..65cbe9d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -This is the source code of ADF7021 version of the MMDVM firmware (MMDVM Hotspot), based on Jonathan G4KLX's MMDVM software. This firmware supports D-Star, DMR, System Fusion and P25 digital modes. +This is the source code of ZUMSpot, personal hotspot (ADF7021 version of the MMDVM firmware), based on Jonathan G4KLX's MMDVM software. This firmware supports D-Star, DMR, System Fusion and P25 digital modes. -This software is intended to be run on STM32F103 microcontroller. You can build this code using Arduino IDE with STM32duino package, and using "make" with ARM GCC tools. Also, Arduino with 3.3 V I/O is supported, this firmware works on Arduino Due and Arduino Zero. +This software is intended to be run on STM32F103 microcontroller. You can build this code using Arduino IDE with STM32duino package, and using "make" with ARM GCC tools. Also, Arduino with 3.3 V I/O is supported, this firmware works on Arduino Due and Arduino Zero. Please see BUILD.txt for more details, and also MMDVM Yahoo Groups. This software is licenced under the GPL v2 and is intended for amateur and educational use only. Use of this software for commercial purposes is strictly forbidden.