cradle_system 0.0.1-alpha2

A watchdog timer but more powerful
Documentation
1
2
3
4
5
#![doc = include_str!("../README.md")]
#![deny(missing_docs)]

pub mod local;
pub mod remote;