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

Function stat

web/scripts/ragnar_modern.js:1915–1917  ·  view source on GitHub ↗
(label, val)

Source from the content-addressed store, hash-verified

1913 _wifiState.btSelected = (_wifiState.btSelected === mac) ? null : mac;
1914 _wifiFsRenderSide();
1915 _wifiBtRender();
1916 if (_wifiState.data) _wifiDrawSpectrum();
1917}
1918
1919// ---- Zigbee / 802.15.4 overlay (via an on-demand Huginn sniff) -------------
1920// The Zigbee toggle stays greyed until a HuginnESP companion is on USB.

Callers 1

analyzePcapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected