Skip to content

Commit

Permalink
Add library.properties for Arduino library manager.
Browse files Browse the repository at this point in the history
  • Loading branch information
tdicola committed Jun 11, 2015
1 parent 783ce00 commit 1cc68ba
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions library.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name=Adafruit SleepyDog Library
version=1.0.0
author=Adafruit
maintainer=Adafruit <[email protected]>
sentence=Arduino library to use the watchdog timer for system reset and low power sleep.
paragraph=Arduino library to use the watchdog timer for system reset and low power sleep.
category=Other
url=https://github.com/adafruit/Adafruit_SleepyDog
architectures=*

0 comments on commit 1cc68ba

Please sign in to comment.