1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-16 07:38:17 +00:00

Update ds248x.h

check clang
This commit is contained in:
Iron Man 2024-04-23 19:53:35 +02:00 committed by GitHub
parent 996f453589
commit 858f5eafcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,7 @@ namespace esphome {
class DS248xComponent : public PollingComponent, public i2c::I2CDevice {
friend class DS248xTemperatureSensor;
public:
void setup() override;
void dump_config() override;