FastLED 3.9.15
Loading...
Searching...
No Matches

◆ onHeartbeatSent()

void fl::HttpConnection::onHeartbeatSent ( )

Definition at line 102 of file connection.cpp.hpp.

102 {
103 // Note: currentTimeMs should be passed, but for simplicity we don't update timestamp here
104 // The caller should update mLastHeartbeatSentMs via update()
105}