cands_cyphal 0.1.36

This is a packaged library for DigitalServo USB CAN board using Cyphal communication.
Documentation
1
2
3
4
5
#[cfg(feature="drvcan_v1")]
pub mod v1;

#[cfg(feature="drvcan_v2")]
pub mod v2;