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

Fix the incorrect comments in the examples of the WIFI S3 library. #136

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

eMUQI
Copy link
Contributor

@eMUQI eMUQI commented Sep 18, 2023

Hi, when I was browsing https://docs.arduino.cc/tutorials/uno-r4-wifi/wifi-examples, I noticed that the descriptions in the comments of the code were incorrect. All examples related to networking were written as RTC. So, I tried to edit the document. Later on, I found that the code in the document is based on the corresponding example code from this repository, so I made this modification here. Hope these modifications can be helpful.

@CLAassistant
Copy link

CLAassistant commented Sep 18, 2023

CLA assistant check
All committers have signed the CLA.

@facchinm
Copy link
Member

LGTM! @Hannes7eicher can you ensure that the documentation gets updated accordingly once merged? Thx

@facchinm facchinm merged commit b82e642 into arduino:main Sep 18, 2023
@Hannes7eicher
Copy link
Contributor

@facchinm it's already updated as the article fetches the examples directly from GitHub.

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: documentation Related to documentation for the project labels Sep 18, 2023
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: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants