GY-63_MS5611/libraries/ParPrinter/library.properties
per1234 3b7fe2bb1b Use semver compliant versions in library.properties
The leading zero is non-semver compliant and causes the Arduino IDE to display the warning:

Invalid version found: ...

Fixes https://github.com/RobTillaart/Arduino/issues/70
2017-07-13 11:46:18 -07:00

9 lines
338 B
INI

name=ParPrinter
version=0.1.0
author=Rob Tillaart <rob.tillaart@gmail.com>
maintainer=Rob Tillaart <rob.tillaart@gmail.com>
sentence=Experimental (not complete) library to connect a parallel printer to Arduino.
paragraph=Implements printer interface.
category=Device
url=https://github.com/RobTillaart/Arduino/Libraries/
architectures=*