Skip to content

Commit

Permalink
Improve comment wording
Browse files Browse the repository at this point in the history
  • Loading branch information
mairas committed Dec 13, 2024
1 parent 22d1204 commit 4a13269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sensesp_app.h
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ class SensESPApp : public SensESPBaseApp {

ConfigItem(this->http_server_);

// create the SK delta object
// create the SK delta queue
sk_delta_queue_ = std::make_shared<SKDeltaQueue>();

// create the websocket client
Expand Down

0 comments on commit 4a13269

Please sign in to comment.