Decompilation and minor PR feedback
This commit is contained in:
@ -7,7 +7,7 @@ namespace motors {
|
||||
*/
|
||||
//% blockId=motorSpeedPicker block="%speed" shim=TD_ID
|
||||
//% speed.fieldEditor="speed" colorSecondary="#FFFFFF"
|
||||
//% weight=0 blockHidden=1
|
||||
//% weight=0 blockHidden=1 speed.fieldOptions.decompileLiterals=1
|
||||
export function __speedPicker(speed: number): number {
|
||||
return speed;
|
||||
}
|
||||
|
Reference in New Issue
Block a user