package mindstorm

  1. Overview
  2. Docs

Connection to USB devices. See Mindstorm.NXT.USB and Mindstorm.NXT.USB_lwt for more information.

type device
val bricks : unit -> device list
val connect : check_status:bool -> check_status_fn:(Stdlib.Bytes.t -> unit) -> device -> usb t