Skip to content

Commit

Permalink
Merge branch 'main' into idf5-arduino3
Browse files Browse the repository at this point in the history
  • Loading branch information
PBrunot authored May 26, 2024
2 parents 6aa3d7a + 291bb49 commit 733965e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/BufferedMsg.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ namespace fabomatic
has_changed = true;

ESP_LOGI(TAG, "Buffered %s on %s, %u messages queued", message.c_str(), topic.c_str(), msg_queue.size());

}
}

Expand Down

0 comments on commit 733965e

Please sign in to comment.