MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / refreshEpaperDisplay

Function refreshEpaperDisplay

web/scripts/ragnar_modern.js:13147–13150  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13145 }
13146
13147 const wasInstalling = Boolean(pwnStatus.installing);
13148
13149 pwnStatus = {
13150 ...pwnStatus,
13151 ...status
13152 };
13153 pwnStatus.installing = Boolean(pwnStatus.installing);

Callers

nothing calls this directly

Calls 2

addConsoleMessageFunction · 0.70
loadEpaperDisplayFunction · 0.70

Tested by

no test coverage detected