-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: fabyte <[email protected]>
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
name=Tiny BME280 | ||
version=1.0.0 | ||
version=1.0.1 | ||
author=fabyte | ||
maintainer=fabyte <[email protected]> | ||
sentence=A tiny library to drive the Bosch BME280 Altimeter and Pressure sensor | ||
paragraph=This library aims to minimize the memory footprint in order to use it with tiny MCUs (like Atmel ATtiny85/84). | ||
category=Sensors | ||
url=https://github.com/fabyte/Tiny_BME280_Arduino_Library | ||
architectures=* | ||
architectures=* |