cu-hesai 1.1.3

Copper driver for Hesai X32. Note: the actual parsing is usable outside of Copper if you need a Hesai X32 driver for another project.
1
2
3
fn main() {
    cu29_build::setup();
}