removed all current communication code. Upper level main core code should be made first.
Upper level Core code, will also all be serde compatible anyways. Added in alot of comments to many methods and structs for core::motors Added in a Enum for each major data which will also support conversions from and to more useful dataTypes
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
pub struct WheelSpeed{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user