writeLED
Write to BBC micro:bit LED
Description
displays data on BBC micro:bit board LED matrix or flashes a specific LED, using a microbit
object.writeLED
(microbitObj
,data
)
displays
data on BBC micro:bit board LED Matrix or flashes a specific LED, using a microbit object,
with an additional option to include the scrolling speed as a name-value pair.writeLED
(microbitObj
,data
,Name,Value
)
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2017b