diff --git a/include/samsung_ir.h b/include/samsung_ir.h index 74adf42..31f830e 100644 --- a/include/samsung_ir.h +++ b/include/samsung_ir.h @@ -38,7 +38,7 @@ using android::hardware::ir::V1_0::ConsumerIrFreqRange; * can override this header in your device tree */ // Some devices need MS_IR_SIGNAL to avoid ms to pulses conversionn -//#define MS_IR_SIGNAL +#define MS_IR_SIGNAL static const std::vector consumerirFreqs = { {.min = 30000, .max = 30000},