mirror of
https://github.com/juribeparada/MMDVM_HS.git
synced 2025-12-06 07:12:08 +01:00
Enable RSSI support for Nano hotSPOT
This commit is contained in:
parent
40f3200370
commit
d90263f52e
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue