Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEPaperLink/OpenEPaperLink
/ logLine
Function
logLine
ESP32_AP-Flasher/src/system.cpp:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void logLine(const char* buffer) {
41
logLine(String(buffer));
42
}
43
44
void logLine(const String& text) {
45
time_t now;
Callers
15
wsSendSysteminfo
Function · 0.85
init_web
Function · 0.85
doImageUpload
Function · 0.85
dotagDBUpload
Function · 0.85
rxSerialTask2
Function · 0.85
getImgURL
Function · 0.85
getJsonTemplateUrl
Function · 0.85
handleLittleFSUpload
Function · 0.85
saveDB
Function · 0.85
wifimanager.cpp
File · 0.85
connectToWifi
Method · 0.85
waitForConnection
Method · 0.85
Calls
5
open
Method · 0.80
close
Method · 0.80
println
Method · 0.80
size
Method · 0.45
print
Method · 0.45
Tested by
no test coverage detected