Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit eba975c

Browse files
authored
updated description with the official name Arduino Portenta machine control (#59)
- Added description using Arduino Portenta Machine Control , to match the official name of the product - updated description with the official name and link to the product
1 parent 40f90a9 commit eba975c

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1-
# Machine Control Library for Arduino
1+
# Portenta Machine Control Library for Arduino
22

33
[![Check Arduino status](https://github.com/arduino-libraries/Arduino_MachineControl/actions/workflows/check-arduino.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_MachineControl/actions/workflows/check-arduino.yml)
44
[![Compile Examples status](https://github.com/arduino-libraries/Arduino_MachineControl/actions/workflows/compile-examples.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_MachineControl/actions/workflows/compile-examples.yml)
55
[![Spell Check status](https://github.com/arduino-libraries/Arduino_MachineControl/actions/workflows/spell-check.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_MachineControl/actions/workflows/spell-check.yml)
66

7-
Arduino Library for the Machine Control
7+
Arduino Library for the Portenta Machine Control
88

9-
For more information about this library please visit us at https://www.arduino.cc/en/Reference/Arduino_MachineControl
9+
The Portenta Machine Control enhances existing products with minimal effort, allowing companies to implement a standard platform across different equipment models. It is now easy to create an infrastructure of interconnected machines, which can be controlled onsite or via the cloud when needed; moreover, human-machine interaction can be further enahnced via mobile apps thanks to BLE connectivity.
1010

11+
For more information about this library please visit us at https://www.arduino.cc/en/Reference/Arduino_MachineControl
12+
For more information about this product: https://www.arduino.cc/pro/hardware/product/portenta-machine-control
1113

1214
## License
1315

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=Arduino_MachineControl
22
version=1.0.0
33
author=Arduino
44
maintainer=Arduino <[email protected]>
5-
sentence=Arduino Library for Arduino Machine Control
5+
sentence=Arduino Library for Portenta Machine Control - PMC
66
paragraph=
77
category=Communication
88
url=https://github.com/arduino-libraries/Arduino_MachineControl

0 commit comments

Comments
 (0)