From c5e2cef17566e6c9f6dcc60c7203e9cd16d8e43e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Bub=C3=ADk?= Date: Sat, 6 Mar 2021 21:52:54 +0100 Subject: [PATCH] PROJECTOR_CTRL: make serial baudrate configurable --- tasmota/xdrv_53_projector_ctrl.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tasmota/xdrv_53_projector_ctrl.h b/tasmota/xdrv_53_projector_ctrl.h index 71683b8c9..347f7a576 100644 --- a/tasmota/xdrv_53_projector_ctrl.h +++ b/tasmota/xdrv_53_projector_ctrl.h @@ -7,7 +7,10 @@ #endif //PROJECTOR_CTRL_PWR_BY_RELAY #define PROJECTOR_CTRL_SERIAL_TIMEOUT 10 //up to 254 seconds + +#ifndef PROJECTOR_CTRL_SERIAL_BAUDRATE #define PROJECTOR_CTRL_SERIAL_BAUDRATE 9600 +#endif //PROJECTOR_CTRL_SERIAL_BAUDRATE #ifdef USE_PROJECTOR_CTRL_NEC /* see the serial codes in