Closed jslater89 closed 6 years ago
Both sensors need some warmup time to either come online (DS18xxx) or stabilize (HX711). Separate the pre-delay and post-delay startup for each sensor, and provide an initSensor function to do the pre-delay/delay/post-delay cycle correctly.
Finished.
Both sensors need some warmup time to either come online (DS18xxx) or stabilize (HX711). Separate the pre-delay and post-delay startup for each sensor, and provide an initSensor function to do the pre-delay/delay/post-delay cycle correctly.