events: rewrite the eventing system to reduce mutex usage to just the measurement bus

This commit is contained in:
2025-12-24 09:11:16 +01:00
parent 36f232f43c
commit 046406291a
11 changed files with 185 additions and 284 deletions

View File

@@ -12,7 +12,6 @@ pub mod demo;
pub mod oled_render;
// Prediction engines
pub mod predict;
pub mod motion;
// Graphics stack