Console

Display the console output on a screen.

input.buttonD0.onEvent(ButtonEvent.Click, function () {
    console.log("hello")
})
display.showConsole()
console.log("press button to")
console.log("say hello")
feature=uf2
feature=screen
feature=buttond1
screen---st7735
display