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

:sparkles: Add sensor interfaces #642

Closed kammce closed 1 year ago

kammce commented 1 year ago

Resolves #17 Resolves #18 Resolves #19 Resolves #137 Resolves #172 Resolves #202

kammce commented 1 year ago

Codacy is complaining that the fields within the struct are never used, which is true but not a problem for an interface.