Northeastern-Electric-Racing / Embedded-Base

A collection of drivers, middleware, and development tools for use across systems
2 stars 1 forks source link

Refactor SHT30 #192

Open jr1221 opened 2 weeks ago

jr1221 commented 2 weeks ago

Description

Right now SHT30 has a bunch of HALMaster* that differs from how we typically do it. That is kinda OK, but lets improve on this.

Depends on #sh

Acceptance Criteria

Proposed Solution

See above for list of changes.

dyldonahue commented 2 weeks ago

there is a PR that makes this platform agnostic, so