mirror of
https://github.com/esphome/esphome.git
synced 2025-03-13 14:18:14 +00:00
fix comment
This commit is contained in:
parent
16a4511c4f
commit
ec1ccdadfd
@ -154,4 +154,4 @@ ErrorCode ZephyrI2CBus::writev(uint8_t address, WriteBuffer *buffers, size_t cnt
|
||||
} // namespace i2c
|
||||
} // namespace esphome
|
||||
|
||||
#endif // USE_ESP_IDF
|
||||
#endif
|
||||
|
@ -28,4 +28,4 @@ class ZephyrI2CBus : public I2CBus, public Component {
|
||||
} // namespace i2c
|
||||
} // namespace esphome
|
||||
|
||||
#endif // USE_ESP_IDF
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user