Welkom! Place the ||basic:show string||
block in the ||basic:on start||
slot. Replace the "Hello"
text with your name. Did you see it scroll?
basic.showString("Micro!")
Connect a USB cable to the @boardname@ and click |Download|
. Save the program to the @drivename@ drive. This transfers your code to the @boardname@!
Well, the text stopped. Place the ||basic:show string||
block in the ||input:on button pressed||
slot to scroll your name when button A is pressed.