Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Releases: Sensirion/embedded-sfm

Embedded-SFM 0.1.3

14 Dec 16:23
beaa674
Compare
Choose a tag to compare
Embedded SFM 0.1.3

 * `[changed]` Makefile to only include needed files from embedded-common
 * `[changed]` Updated embedded-common to 0.1.0 to improve compatibility when
               using multiple embedded drivers

Embedded-SFM 0.1.2

24 Aug 15:01
e01e9d1
Compare
Choose a tag to compare

Changelog

  • [fixed] Fix overflow bug with high flow rates (#20)

Embedded-SFM 0.1.1

02 Jun 12:03
754b87f
Compare
Choose a tag to compare

Changelog

  • [changed] Wait for first measurements to be ready (#14)
  • [fixed] Fix compilation with C++ compilers (#15)
  • [added] Arduino example project for SFM3019 (#16)

Embedded-SFM 0.1.0

26 Mar 11:40
ce90a99
Compare
Choose a tag to compare

Changelog

  • [added] SFM3003: Initial support
  • [added] SFM3019: Initial support