fixing default light

This commit is contained in:
Peli de Halleux 2018-02-15 13:49:04 -08:00
parent 80f24948ec
commit 472ea170d0

View File

@ -248,7 +248,7 @@ namespace brick {
/** /**
* Set lights. * Set lights.
* @param pattern the lights pattern to use. eg: BrickLight.Orange * @param pattern the lights pattern to use. eg: StatusLight.Orange
*/ */
//% blockId=setLights block="set status light to %pattern" //% blockId=setLights block="set status light to %pattern"
//% weight=100 group="Buttons" //% weight=100 group="Buttons"