From fb6cd13450767c3ae358948e424c75ea902acdf9 Mon Sep 17 00:00:00 2001 From: David Conran Date: Mon, 6 Dec 2021 16:11:10 +1000 Subject: [PATCH] TCL: Update supported devices. (#1698) Ref: https://github.com/crankyoldgit/IRremoteESP8266/issues/1528#issuecomment-986285469 --- src/ir_Tcl.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ir_Tcl.h b/src/ir_Tcl.h index e1696c42a..c7ae038d0 100644 --- a/src/ir_Tcl.h +++ b/src/ir_Tcl.h @@ -8,6 +8,8 @@ // Brand: TCL, Model: TAC-09CHSD/XA31I A/C (TAC09CHSD) // Brand: Teknopoint, Model: Allegro SSA-09H A/C (GZ055BE1) // Brand: Teknopoint, Model: GZ-055B-E1 remote (GZ055BE1) +// Brand: Daewoo, Model: DSB-F0934ELH-V A/C +// Brand: Daewoo, Model: GYKQ-52E remote #ifndef IR_TCL_H_ #define IR_TCL_H_