syact 0.12.1-alpha

A library to control motors (mainly stepper motors) and components, read data from sensors and more
Documentation
1
2
3
4
5
// /// Additional information about the component like name, description, etc.
// pub struct CompInfo {
//     pub name : String,
//     pub desc : String
// }