Turn off all the LED lights on the LED screen.
basic.clearScreen()
The following code shows a heart on the screen and then turns off all the LED lights.
basic.showLeds(` . # . # . # # # # # # # # # # . # # # . . . # . . `) basic.clearScreen()
set brightness, unplot, plot, Image
Edit this page on GitHub