libhal-google / libhal

A collection of interfaces and abstractions for embedded peripherals and devices using modern C++
Apache License 2.0
86 stars 17 forks source link

Support ints and floats for the Units class #654

Open Coreyboy1820 opened 1 year ago

Coreyboy1820 commented 1 year ago

Libhal currently only support floats, this will be a QOL update.

Coreyboy1820 commented 1 year ago

.take