From 3ea0bb810232e1a0dc4f1284a4a368fb0a33296c Mon Sep 17 00:00:00 2001 From: mostafa hk Date: Mon, 30 Aug 2021 15:20:12 +0430 Subject: [PATCH] version 1.0.4 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 55c4a06..2883b58 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ArduinoRS485 -version=1.0.3 +version=1.0.4 author=Arduino maintainer=Arduino sentence=Enables sending and receiving data using the RS-485 standard with RS-485 shields, like the MKR 485 Shield.