Skip to content

Commit

Permalink
changed to arduino 1.5 format
Browse files Browse the repository at this point in the history
  • Loading branch information
Schm1tz1 authored and Schm1tz1 committed Mar 6, 2016
1 parent 4347283 commit 6aebae2
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
13 changes: 13 additions & 0 deletions library.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "MS5xxx by Schm1tz1",
"keywords": "MS5611, MS5607, MS5611, Measurement Specialties, MEAS, pressure, sensor",
"description": "Library for digital pressure sensors MS5xxx by Measurement Specialties (MEAS). Tested with Arduino Uno/Nano/Mico and ESP8266. Long-term tests with MS5607 have been performed, working implementation for MS5611 chipset.",
"repository":
{
"type": "git",
"url": "https://github.com/Schm1tz1/arduino-ms5xxx"
},
"frameworks": "arduino",
"platforms": "*"
}

10 changes: 10 additions & 0 deletions library.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name=MS5xxx
version=1.0.1
author=Roman Schmitz <[email protected]>
maintainer=Roman Schmitz <[email protected]>
sentence=Library for digital pressure sensors MS5xxx by Measurement Specialties (MEAS).
paragraph=Tested with Arduino Uno/Nano/Mico and ESP8266. Long-term tests with MS5607, working implementation for MS5611 chipset.
category=Sensors
url=https://github.com/Schm1tz1/arduino-ms5xxx
architectures=*

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 6aebae2

Please sign in to comment.