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
Copy file name to clipboardExpand all lines: README.md
+3-4
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,14 @@
2
2
3
3
> [!IMPORTANT]
4
4
>
5
-
> This library is an upgraded and improved version designed to replace the deprecated [Arduino_MachineControl](https://github.com/arduino-libraries/Arduino_MachineControl).
6
-
>
5
+
> This library is an upgraded and improved version designed to replace the deprecated [Arduino_MachineControl](https://github.com/arduino-libraries/Arduino_MachineControl). If you need assistance with migration, refer to the [migration guide](https://docs.arduino.cc/tutorials/portenta-machine-control/pmc-arduino-library).
6
+
>
7
7
> Please note that all the [examples](./examples/) provided in this repository are not compatible with the deprecated library.
8
8
9
9
The Portenta Machine Control library enables efficient management of the features of the Portenta Machine Control board.
10
10
11
11
The Arduino Portenta Machine Control is a versatile industrial unit for driving machinery. It offers soft-PLC control, diverse I/O options, and flexible network connectivity.
📦 For more information about this product, please visit the [product page](https://www.arduino.cc/pro/hardware/product/portenta-machine-control) and refer to the [user manual](https://docs.arduino.cc/tutorials/portenta-machine-control/user-manual/).
15
14
16
15
📖 For more information about this library please read the documentation [here](./docs/).
0 commit comments