From b8f4a637727a35aa9d7e7ac930603147f76f6ef5 Mon Sep 17 00:00:00 2001 From: Doug McLain Date: Thu, 14 Jan 2021 15:53:56 -0500 Subject: [PATCH] Update README --- M172DMR/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/M172DMR/README.md b/M172DMR/README.md index 5f88229..a7a37ae 100644 --- a/M172DMR/README.md +++ b/M172DMR/README.md @@ -21,13 +21,13 @@ StartupDstId, StartupPC and Address parameters don't care in XLX mode. 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. # Building - This utility is not built with the other cross mode ulitities, and has 3 external dependencies: md380_vocoder https://github.com/nostar/md380_vocoder + imbe_vocoder https://github.com/nostar/imbe_vocoder + mbelib https://github.com/szechyjs/mbelib -run 'make' from the source directory. - +md380_vocoder uses md380 firmware for vocoding, so this software needs to be run on an ARM based platform i.e. raspberri pi.