From 7aedcec6edbd0e5df9c8123e3f1e1cdf0717b07c Mon Sep 17 00:00:00 2001 From: PaulStoffregen Date: Fri, 14 Apr 2023 05:53:31 -0700 Subject: [PATCH] Bump version to 1.1.1 --- README.md | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf945a0..0066032 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#TimerOne Library# +#TimerOne Library Paul Stoffregen's modified TimerOne. This version provides 2 main benefits: 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