jonas-hagen / hx711

A platform agnostic driver to interface with the HX711 (load cell amplifier and ADC)
Apache License 2.0
13 stars 9 forks source link

Release v0.5 #4

Closed jonas-hagen closed 4 years ago

jonas-hagen commented 4 years ago

This mainly fixes #3 by hiding the usage of never_type behind an optional feature. Also, include CI/CD for stable and beta rust channels.