mirror of
https://github.com/esphome/esphome.git
synced 2026-06-01 09:25:09 +08:00
[mitsubishi_cn105] Add climate component for Mitsubishi A/C units with CN105 connector (Part 2) (#15358)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "common.h"
|
||||
|
||||
namespace esphome::mitsubishi_cn105 {
|
||||
|
||||
uint32_t get_loop_time_ms() { return testing::TestableMitsubishiCN105::test_loop_time_ms; };
|
||||
|
||||
} // namespace esphome::mitsubishi_cn105
|
||||
Reference in New Issue
Block a user