logging
This commit is contained in:
parent
d4ee9d2d62
commit
953bf27bc5
@ -283,7 +283,7 @@ void cUiUpdatePower(void)
|
||||
|
||||
let nonActivated = 0;
|
||||
function detectDevices() {
|
||||
//control.dmesg(`detect devices (${nonActivated} na)`)
|
||||
control.dmesg(`detect devices (hash ${hashDevices()})`)
|
||||
const conns = analogMM.slice(AnalogOff.InConn, DAL.NUM_INPUTS)
|
||||
let numChanged = 0;
|
||||
const uartSensors: SensorInfo[] = [];
|
||||
|
Loading…
Reference in New Issue
Block a user