Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEPaperLink/OpenEPaperLink
/ wsClientCount
Function
wsClientCount
ESP32_AP-Flasher/src/web.cpp:279–281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
277
}
278
279
uint8_t wsClientCount() {
280
return ws.count();
281
}
282
283
void init_web() {
284
wsMutex = xSemaphoreCreateMutex();
Callers
4
wsSendUploadProgress
Function · 0.85
wsSendTouch
Function · 0.85
contentRunner
Function · 0.85
prepareDataAvail
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected