remove log
This commit is contained in:
parent
7a7435b4c7
commit
8844559987
@ -517,7 +517,6 @@ void cUiUpdatePower(void)
|
||||
}
|
||||
|
||||
function getUartStatus(port: number) {
|
||||
control.dmesg(`UART status ${uartMM.slice(UartOff.Status, 4).toHex()}`)
|
||||
return uartMM.getNumber(NumberFormat.Int8LE, UartOff.Status + port)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user