Mindstorm_lwt_connect.USB
Connection to USB devices. See Mindstorm.NXT.USB and Mindstorm.NXT.USB_lwt for more information.
Mindstorm.NXT.USB
Mindstorm
type device
val bricks : unit -> device list Lwt.t
val connect : check_status:bool -> check_status_fn:(Stdlib.Bytes.t -> unit Lwt.t) -> device -> usb t Lwt.t