From 273be3b780f96413f2ca755d24407c971646cf5b Mon Sep 17 00:00:00 2001 From: Matthias Hertel Date: Mon, 30 Jan 2023 19:07:56 +0100 Subject: [PATCH] Version 2.1.0 --- examples/LCDKeypadRadio/README.md | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/LCDKeypadRadio/README.md b/examples/LCDKeypadRadio/README.md index e11b369..7c5c656 100644 --- a/examples/LCDKeypadRadio/README.md +++ b/examples/LCDKeypadRadio/README.md @@ -12,5 +12,5 @@ Be sure to activate the lines for the RST signal for SI4703 radio chips. Please read the README.md files in the TEST____ examples for more chip specific hints. -There is a picture of this setup with a RDA5807 chip available at +There is a picture of this setup with a RDA5807 chip available at diff --git a/library.properties b/library.properties index 47e49e9..0e08cd6 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Radio -version=2.0.0 +version=2.1.0 author=Matthias Hertel maintainer=Matthias Hertel, sentence=Library for controlling FM radio receiver chips.