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§
Traits§
- Check
Header - Connection
- Represents an open connection to a V5 peripheral.