Undo formatter flub.

This commit is contained in:
Victor Chang
2024-06-06 22:03:20 -07:00
parent b3d1a1fda4
commit 77f356f72a

View File

@@ -17,7 +17,9 @@ void EmporiaVueUtility::setup() {
void EmporiaVueUtility::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_);
}