From d90263f52e300edcfd62ef84cba0425a9a35574f Mon Sep 17 00:00:00 2001 From: Andy CA6JAU Date: Sat, 10 Mar 2018 18:27:02 -0300 Subject: [PATCH] Enable RSSI support for Nano hotSPOT --- README.md | 2 +- configs/Nano_hotSPOT.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 692848d..2fa6b53 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Please see [BUILD.md](BUILD.md) for more details, and also [MMDVM](https://group Please check the latest firmware [here](https://github.com/juribeparada/MMDVM_HS/releases). -## Pi-Star binary firmware installation +### Pi-Star binary firmware installation You could use the command "sudo pistar-zumspotflash ..." under SSH console: diff --git a/configs/Nano_hotSPOT.h b/configs/Nano_hotSPOT.h index b7af467..189ca82 100644 --- a/configs/Nano_hotSPOT.h +++ b/configs/Nano_hotSPOT.h @@ -51,7 +51,7 @@ #define ENABLE_SCAN_MODE // Send RSSI value: -// #define SEND_RSSI_DATA +#define SEND_RSSI_DATA // Enable Nextion LCD serial port repeater on USART2 (ZUMspot Libre Kit and ZUMspot RPi): #define SERIAL_REPEATER