ross-logger 1.0.3

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

mod ross_logger;
pub use ross_logger::*;