6static const char *
const TAG =
"ir_rf_proxy";
11 " Supports Transmitter: %s\n"
12 " Supports Receiver: %s",
17 ESP_LOGCONFIG(TAG,
" Hardware Type: RF (%.3f MHz)", this->
frequency_khz_ / 1e3f);
19 ESP_LOGCONFIG(TAG,
" Hardware Type: Infrared");
const StringRef & get_name() const
bool get_supports_transmitter() const
bool get_supports_receiver() const
void dump_config() override
bool is_rf() const
Check if this is RF mode (non-zero frequency)