From 191b14025c481fe069c1bfb9d3dddea8173d497b Mon Sep 17 00:00:00 2001 From: Stoyko Dimitrov Date: Sat, 22 Jul 2017 21:25:51 +0300 Subject: [PATCH] Updated version to 1.1.1 in library.properties so that the added support for ATTiny85 to be reflected in Library Manager of the Arduino IDE --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 2664671..cae8a9a 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=TimerOne -version=1.1 +version=1.1.1 author=Stoyko Dimitrov, Jesse Tane, Jérôme Despatis, Michael Polli, Dan Clemens, Paul Stoffregen maintainer=Paul Stoffregen sentence=Use hardware Timer1 for finer PWM control and/or running an periodic interrupt function