Class «led»
red
Syntax
brick.led().red(); brick.led().red();green
Syntax
brick.led().green(); brick.led().green();orange
Syntax
off
Syntax
Last updated
Was this helpful?
brick.led().red(); brick.led().red();brick.led().green(); brick.led().green();Last updated
Was this helpful?
Was this helpful?
brick.led().orange();brick.led().orange();brick.led().off();brick.led().off();