We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df09f30 + 90c1402 commit ea12d39Copy full SHA for ea12d39
1 file changed
library.properties
@@ -1,10 +1,10 @@
1
name=ArduinoRS485
2
-version=1.1.0
+version=1.1.1
3
author=Arduino
4
maintainer=Arduino <info@arduino.cc>
5
sentence=Enables sending and receiving data using the RS-485 standard with RS-485 shields, like the MKR 485 Shield.
6
paragraph=This library supports the Maxim Integrated MAX3157 and equivalent chipsets.
7
category=Communication
8
url=http://www.arduino.cc/en/Reference/ArduinoRS485
9
-architectures=samd,mbed_portenta,mbed_opta,mbed_nano,renesas_uno
+architectures=samd,mbed_portenta,mbed_opta,mbed_nano,renesas_uno,zephyr
10
includes=ArduinoRS485.h
0 commit comments