mirror of
https://github.com/esphome/esphome.git
synced 2025-09-25 22:52:20 +01:00
revert
This commit is contained in:
@@ -75,6 +75,8 @@ uint8_t compute_crc(uint32_t value) {
|
||||
* I2C.
|
||||
*/
|
||||
void HTU31DComponent::setup() {
|
||||
ESP_LOGCONFIG(TAG, "Running setup");
|
||||
|
||||
if (!this->reset_()) {
|
||||
this->mark_failed();
|
||||
return;
|
||||
|
Reference in New Issue
Block a user