mirror of
https://github.com/esphome/esphome.git
synced 2025-04-08 03:40:28 +01:00
minor
This commit is contained in:
parent
969bf6be78
commit
95a14f0020
@ -142,7 +142,7 @@ class BH1745Component : public PollingComponent, public i2c::I2CDevice {
|
|||||||
|
|
||||||
float calculate_lux_(Readings &data);
|
float calculate_lux_(Readings &data);
|
||||||
float calculate_cct_(Readings &data);
|
float calculate_cct_(Readings &data);
|
||||||
|
|
||||||
void publish_data_();
|
void publish_data_();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user