From abe5cd25c4677c54fb1f24aed220f8f5987a3ccb Mon Sep 17 00:00:00 2001 From: PaulStoffregen Date: Wed, 25 Mar 2015 19:25:07 -0700 Subject: [PATCH] add library.properties --- library.properties | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..ca7dd5f --- /dev/null +++ b/library.properties @@ -0,0 +1,8 @@ +name=AltSoftSerial +version=1.2 +author=Paul Stoffregen +maintainer=Paul Stoffregen +sentence=Software emulated serial using hardware timers for improved compatibility +paragraph=Improved software emulated serial, using hardware timers for precise signal timing and improved compatibility with other interrupt-based libraries. +url=http://www.pjrc.com/teensy/td_libs_AltSoftSerial.html +architectures=avr