cargo: gate motion sim behind feature flag
This commit is contained in:
@@ -3,4 +3,5 @@ pub mod render;
|
||||
pub mod motion;
|
||||
pub mod gps;
|
||||
pub mod ui;
|
||||
#[cfg(feature="simulation")]
|
||||
pub mod simulation;
|
||||
Reference in New Issue
Block a user