We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26bdb2a commit b70a4b4Copy full SHA for b70a4b4
docs/README.md
@@ -31,12 +31,7 @@ https://www.arduino.cc/reference/en/libraries/arduino_machinecontrol
31
- Supports various communication protocols:
32
- CAN-BUS
33
- Serial protocols (RS232/RS422/RS485)
34
-
35
-- Supports connectivity options:
36
- - Ethernet
37
- USB
38
- - Bluetooth Low Energy
39
- - Wi-Fi
40
41
- Handles RTC (Real-Time Clock) functionality
42
@@ -93,4 +88,4 @@ The API documentation can be found [here](./api.md).
93
88
94
89
## License
95
90
96
-This library is released under the [LGPLv2.1 license](https://github.com/arduino-libraries/Arduino_MachineControl/blob/master/LICENSE.txt).
91
+This library is released under the [LGPLv2.1 license](https://github.com/arduino-libraries/Arduino_MachineControl/blob/master/LICENSE.txt).
0 commit comments