-
-
Notifications
You must be signed in to change notification settings - Fork 443
[MKC-1824] Correct errors in Alvik User Manual #2156
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
Added full code snippet Fixed connection errors
Preview Deployment🚀 Preview this PR: https://66f3fc49fadf70010453f4bf--docs-content.netlify.app |
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.
Hey @pedromsousalima the linter points out some errors with images not used, and images missing.
Seems like the image at the top is not imported properly.
Otherwise looks good, I do not have the Alvik to test the code, can you give it a run and see if it works?
@karlsoderby Thanks for pointing that out. It is fixed now! |
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.
just some comments
content/micropython/01.basics/05.digital-analog-pins/digital-analog-pins.md
Outdated
Show resolved
Hide resolved
content/micropython/01.basics/05.digital-analog-pins/digital-analog-pins.md
Outdated
Show resolved
Hide resolved
content/hardware/08.edu/solution-and-kits/alvik/tutorials/user-manual/user-manual.md
Outdated
Show resolved
Hide resolved
…duino/docs-content into Pedromsousalima/Alvik/UMFixes
…duino/docs-content into Pedromsousalima/Alvik/UMFixes
This reverts commit 42d2fd7.
…duino/docs-content into Pedromsousalima/Alvik/UMFixes
What This PR Changes
Contribution Guidelines