mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-01-04 15:50:02 +01:00
Enable default serial repeater port
This commit is contained in:
parent
16c7645157
commit
4c0c36738e
2
Config.h
2
Config.h
|
|
@ -48,7 +48,7 @@
|
|||
// #define SEND_RSSI_DATA
|
||||
|
||||
// Enable Nextion LCD serial port repeater on USART2 (ZUMspot Libre Kit and ZUMspot RPi):
|
||||
// #define SERIAL_REPEATER
|
||||
#define SERIAL_REPEATER
|
||||
|
||||
// Enable Nextion LCD serial port repeater on USART1 (Do not use with STM32_USART1_HOST enabled):
|
||||
// #define SERIAL_REPEATER_USART1
|
||||
|
|
|
|||
Loading…
Reference in a new issue