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

◆ onHeartbeatReceived()

void fl::HttpConnection::onHeartbeatReceived ( )

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

107 {
108 // Note: currentTimeMs should be passed, but for simplicity we don't update timestamp here
109 // The caller should update mLastDataReceivedMs via update()
110}