Graph

Display a graph of random values on the screen

forever(function () {
    display.graph(Math.randomRange(1, 6))
})
feature=uf2
feature=screen
screen---st7735
display