Skip to content

Commit

Permalink
Adjust to match Library Manager requirements (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Simsso committed Apr 1, 2018
1 parent ead4fba commit aca8d28
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions library.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name=ShiftRegister74HC595
version=1.1
author=Timo Denk (timodenk.com)
maintainer=Timo Denk (timodenk.com)
sentence=Simplifies usage of shift registers, designed for the 74HC595.
paragraph=Allows to set individual pins and takes care of shifting out the bytes. Can be used in combination with multiple shift registers which are stacked in serial.
category=Device Control
url=https://shiftregister.simsso.de/
architectures=*
includes=Arduino.h
File renamed without changes.
File renamed without changes.

0 comments on commit aca8d28

Please sign in to comment.