Skip to content

Use beginner-friendly code as an example for #include #544

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

Merged
merged 1 commit into from
Feb 18, 2019
Merged

Use beginner-friendly code as an example for #include #544

merged 1 commit into from
Feb 18, 2019

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Feb 18, 2019

The previous example code was very advanced, as well as using a type that is no longer supported. #include is a part of the language that the user will encounter fairly early on and so the documentation should be beginner-friendly. The Servo library seems like a very common library (since it's bundled with the Arduino IDE), that can be demonstrated with fairly simple, straightforward code.

The previous example code was very advanced, as well as using a type that is no longer supported. #include is a part of the language that the user will encounter fairly early on and so the documentation should be beginner-friendly. The Servo library seems like a very common library (since it's bundled with the Arduino IDE), that can be demonstrated with fairly simple, straightforward code.
@robsoncouto robsoncouto merged commit 65d681a into arduino:master Feb 18, 2019
@robsoncouto
Copy link
Contributor

Thanks, per.

@per1234 per1234 deleted the beginner-friendly-include-example-code branch February 18, 2019 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants