improve logging

This commit was merged in pull request #44.
This commit is contained in:
2026-08-27 23:48:33 +02:00
parent e33262577d
commit fb77f9facb
5 changed files with 268 additions and 13 deletions
+1
View File
@@ -6,6 +6,7 @@ pub mod background_tasks;
pub mod card;
pub mod display;
pub mod drivers;
pub mod logging;
pub mod navigation;
pub mod network;
pub mod storage;