package mindstorm-lwt

  1. Overview
  2. Docs

Module Mindstorm_lwt_connect.USBSource

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

Sourcetype device
Sourceval bricks : unit -> device list Lwt.t
Sourceval connect : check_status:bool -> check_status_fn:(Bytes.t -> unit Lwt.t) -> device -> usb t Lwt.t