more tinkering
This commit is contained in:
@ -2,5 +2,6 @@
|
||||
console.addListener(function(priority: ConsolePriority, msg: string) {
|
||||
control.dmesg(msg.substr(0, msg.length - 1))
|
||||
})
|
||||
|
||||
// boot sequence
|
||||
brick.showBoot();
|
Reference in New Issue
Block a user