Category: Input
Syntax:
inpVibrateFor:Void(controller:Int, leftSpeed:Int, rightSpeed:Int, durationMs:Int)
Void
Sets vibration on both motors for a specific duration.
Takes controller (Int), leftSpeed (Int from 0 to 65535), rightSpeed (Int from 0 to 65535), durationMs (Int in milliseconds).
Returns nothing.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn