mirror of
https://github.com/nekorevend/esphome-emporia-vue-utility.git
synced 2026-01-10 05:10:40 -07:00
Undo formatter flub.
This commit is contained in:
@@ -17,7 +17,9 @@ void EmporiaVueUtility::setup() {
|
|||||||
|
|
||||||
void EmporiaVueUtility::update() {
|
void EmporiaVueUtility::update() {
|
||||||
// This seems to be called incessantly instead of at the set update
|
// This seems to be called incessantly instead of at the set update
|
||||||
// interval... ESP_LOGD(TAG, "Got update call with an instructed interval of
|
// interval...
|
||||||
|
|
||||||
|
//ESP_LOGD(TAG, "Got update call with an instructed interval of
|
||||||
// %d sec", this->update_interval_);
|
// %d sec", this->update_interval_);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user