gas-index-algorithm 0.1.3

An unofficial Rust port of Sensirion's gas-index-algorithm
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.micromath]
version = "2.0"

[package]
authors = ["Jon Lamb"]
categories = ["no-std"]
description = "An unofficial Rust port of Sensirion's gas-index-algorithm"
documentation = "https://docs.rs/gas-index-algorithm"
edition = "2021"
license = "BSD-3-Clause"
name = "gas-index-algorithm"
readme = "README.md"
repository = "https://github.com/jonlamb-gh/gas-index-algorithm"
version = "0.1.3"