Crate vex_v5_serial

Crate vex_v5_serial 

Source
Expand description

Crate for interacting with the Vex V5 Robot brain. Not affiliated with Innovation First Inc.

Re-exports§

pub use vex_cdc as protocol;

Modules§

bluetooth
commands
generic
serial
Implements discovering, opening, and interacting with vex devices connected over USB. This module does not have async support.

Enums§

ConnectionType

Traits§

CheckHeader
Connection
Represents an open connection to a V5 peripheral.