mirror of
https://github.com/esphome/esphome.git
synced 2025-11-10 03:51:52 +00:00
Update ds248x.h
check clang
This commit is contained in:
@@ -20,6 +20,7 @@ namespace esphome {
|
||||
|
||||
class DS248xComponent : public PollingComponent, public i2c::I2CDevice {
|
||||
friend class DS248xTemperatureSensor;
|
||||
|
||||
public:
|
||||
void setup() override;
|
||||
void dump_config() override;
|
||||
|
||||
Reference in New Issue
Block a user