Skip to content

Commit 4bd3571

Browse files
committed
Tutorial content minor post-update
1 parent 0fadd7c commit 4bd3571

File tree

1 file changed

+1
-1
lines changed
  • content/software/plc-ide/tutorials/plc-programming-introduction

1 file changed

+1
-1
lines changed

content/software/plc-ide/tutorials/plc-programming-introduction/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ With the 'Sketch Libraries' window open, click the **Add** option and fill out t
114114

115115
For example, if you want to add the 1.1.1 version of the 'Arduino_MachineControl' library, respective information must be introduced to its fields accordingly.
116116

117-
It is possible to find this information using the [Arduino Library List](https://www.arduinolibraries.info/) or referencing the indexed library on your development environment if you have downloaded it to use within Arduino IDE. By navigating manually to the local libraries directory, you can access the meta-data from the 'library.properties' of the desired library.
117+
It is possible to find this information using the [Arduino Library List](https://www.arduinolibraries.info/) or referencing the indexed library on your development environment if you have downloaded it to use within Arduino IDE. By navigating manually to the local libraries directory on your development environment, you can access the meta-data from the 'library.properties' of the desired library.
118118

119119
***Currently only publicly available libraries can be added to the PLC IDE Arduino Sketch, and you can check its availability by searching in the [Arduino Library List](https://www.arduinolibraries.info/).***
120120

0 commit comments

Comments
 (0)