diff options
-rw-r--r-- | include/drv/ir/lg_remote_codes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drv/ir/lg_remote_codes.h b/include/drv/ir/lg_remote_codes.h index 77cbb45..7759d08 100644 --- a/include/drv/ir/lg_remote_codes.h +++ b/include/drv/ir/lg_remote_codes.h @@ -8,7 +8,7 @@ #define RC_TEMP_DOWN 0x08e7b000 #define RC_COOL 0x08e73000 #define RC_CONTINUOUS 0x08e75000 -#define RC_FAN 0x08e71000 +#define RC_FAN 0x08e71080 #define RC_SLEEP 0x08e76000 #define RC_UNITS 0x08e72000 #define RC_TIMER 0x08e78000 |