bmp280-ehal 0.0.6

A platform agnostic driver to interface with the BMP280 pressure sensor
Documentation
[package]
authors = ["Roma Sokolov", "Alexander Zhuravlev"]
categories = ["embedded", "hardware-support", "no-std"]
description = "A platform agnostic driver to interface with the BMP280 pressure sensor"
documentation = "https://docs.rs/bmp280"
keywords = ["embedded-hal-driver", "accelerometer", "compass", "MEMS"]
license = "MIT"
name = "bmp280-ehal"
repository = "https://github.com/copterust/bmp280"
version = "0.0.6"

[dependencies]
embedded-hal = "0.2.1"