Releases: hafidhh/FlowSensor-Arduino
Releases · hafidhh/FlowSensor-Arduino
v1.5.0
July 20, 2024
Updates :
- fix error begin function (cannot compile)
New Contributors
- thanks to @rosenhauer in #23 for reporting this issue
Full Changelog: v1.4.0...v1.5.0
v1.4.0
July 20, 2024
Updates :
- Add setType() function
- Add setPin() function
- Fix bad use INPUT_PULLUP
What's Changed
- Added YFS401 Sensor by @maximebruelhart in #16
- Add yf b1 s by @rb0rd0n in #21
New Contributors
- @maximebruelhart made their first contribution in #16
- @rb0rd0n made their first contribution in #21
Full Changelog: v1.3.1...v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.1
January 18, 2023
Updates :
- Fix negative value pulse
What's Changed
- Changing Datatypes of _pulse and _totalpulse to avoid overflow by @hjmhardsoft in #3
- Update README.md by @hjmhardsoft in #5
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.2
January 12, 2023
Update
- fix error on Arduino Leonardo Board
What's Changed
- Update FlowSensor.cpp by @hjmhardsoft in #1
Full Changelog: v1.0.1...v1.0.2