You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library can also be installed via **PlatformIO**. All officially listed Arduino listed libraries are automatically fetched by PlatformIO. Use the `lib_deps` search option to install the library.
27
27
28
28
== Examples ==
29
+
29
30
Three examples are included with this library:
30
31
31
32
* **RS485_Sender** - Sends data to a connected receiver.
@@ -34,7 +35,7 @@ Three examples are included with this library:
34
35
35
36
== API Reference ==
36
37
37
-
You can find the complete API reference for this library at link:docs/api.md[API.md].
38
+
You can find the complete API reference for this library at link:docs/API.md[API.md].
0 commit comments