ross-logger 1.4.0

Logger for the Rusty Old Smart System
Documentation
1
2
3
4
#![no_std]

mod logger;
pub use logger::*;