mirror of
https://github.com/esphome/esphome.git
synced 2025-09-16 18:22:22 +01:00
revert
This commit is contained in:
@@ -127,7 +127,10 @@ void BMP581Component::setup() {
|
||||
* 6) Configure and prime IIR Filter(s), if enabled
|
||||
*/
|
||||
|
||||
this->error_code_ = NONE; ////////////////////
|
||||
this->error_code_ = NONE;
|
||||
ESP_LOGCONFIG(TAG, "Running setup");
|
||||
|
||||
////////////////////
|
||||
// 1) Soft reboot //
|
||||
////////////////////
|
||||
|
||||
|
Reference in New Issue
Block a user