mirror of
https://github.com/esphome/esphome.git
synced 2025-09-24 14:12:24 +01:00
5 lines
146 B
C++
5 lines
146 B
C++
/* compiling with esp-idf framework requires a .cpp file for some reason ? */
|
|
namespace esphome {
|
|
namespace wk2132_i2c {}
|
|
} // namespace esphome
|