asp5033 0.1.0

Platform agnostic driver for the QioTek ASP5033 AirSpeed sensor (I2C or CAN)
Documentation
1
2
3
4
#![no_std]

pub mod asp5033;
mod simple_cursor;