mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-02-23 07:44:16 +01:00
Enabling RSSI for ZUMspot USB and ZUMspot RPi
This commit is contained in:
parent
5bc15a6f75
commit
eef5b01f74
|
|
@ -45,7 +45,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
|
||||
|
|
|
|||
|
|
@ -45,7 +45,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