From 2ca63779052742b00e101d3c17e958ebf2adc449 Mon Sep 17 00:00:00 2001 From: Martino Facchin Date: Wed, 25 Aug 2021 10:40:41 +0200 Subject: [PATCH] Publish 1.0.2 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 731da03..ffd6dfe 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ArduinoRS485 -version=1.0.1 +version=1.0.2 author=Arduino maintainer=Arduino sentence=Enables sending and receiving data using the RS-485 standard with RS-485 shields, like the MKR 485 Shield.