-
-
Notifications
You must be signed in to change notification settings - Fork 442
[PC-1288] PLC IDE: Library management section in PLC IDE prgramming introduction tutorial #1093
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…roduction for Arduino PLC IDE tutorial
✅ docs-content deploy preview ready
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, suggestions related with the structure of the section that I think will make it even more simple and great, cc me again once the changes are done
content/software/plc-ide/tutorials/plc-programming-introduction/content.md
Outdated
Show resolved
Hide resolved
content/software/plc-ide/tutorials/plc-programming-introduction/content.md
Show resolved
Hide resolved
content/software/plc-ide/tutorials/plc-programming-introduction/content.md
Outdated
Show resolved
Hide resolved
…n/content.md Co-authored-by: Julián Caro Linares <j.carolinares@arduino.cc>
…n/content.md Co-authored-by: Julián Caro Linares <j.carolinares@arduino.cc>
…n/content.md Co-authored-by: Julián Caro Linares <j.carolinares@arduino.cc>
@jcarolinares thanks for the suggestions! I have applied the suggestions and made some additional adjustments. Please have a look at it 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great. I think this sandwich of "Action-animation-fill the details of the action sandwich" can really work for this kind of how-to-use the interface of a program explanations, cc @canchebagur @mcmchris
Approved
@Fr4ng please check and we will publish it once we received your feedback and perform the changes if necessary
What This PR Changes
Adds 'Library Management' section for the Programming Introduction with Arduino PLC IDE tutorial. The new section briefly explains how to properly add libraries inside the PLC IDE environment.
Contribution Guidelines