Skip to content
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

Added an example 'wiper' #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Inv3nt0r1
Copy link

Hello all,
Myself Durgesh Pachghare, want to contribute to Arduino in the GSOC 2020. This is my sample PR which adds a simple example wiper.

Wiper example is similar to a car's wiper, where the wiper is activated on the application of a digital button.

Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do a Tools > Auto Format if using the Arduino IDE or Ctrl + B if using Arduino Web Editor to make the formatting of your code consistent with the style used in Arduino's official examples.

examples/Wiper/Wiper.ino Outdated Show resolved Hide resolved
examples/Wiper/Wiper.ino Outdated Show resolved Hide resolved
@Inv3nt0r1
Copy link
Author

Thank you so much for your review.
I have added necessary changes and did the Auto-Format.

examples/Wiper/Wiper.ino Outdated Show resolved Hide resolved
examples/Wiper/Wiper.ino Outdated Show resolved Hide resolved
examples/Wiper/Wiper.ino Outdated Show resolved Hide resolved
@per1234 per1234 dismissed their stale review March 21, 2020 12:54

Requested changes have been made. Thanks!

@Inv3nt0r1
Copy link
Author

Unnecessary commits are squashed into one.
Thank you

@CLAassistant
Copy link

CLAassistant commented Apr 9, 2021

CLA assistant check
All committers have signed the CLA.

@per1234 per1234 added type: enhancement Proposed improvement topic: documentation Related to documentation for the project labels Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Related to documentation for the project type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants