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

WifiS3 Wificlient issues #309

Merged
merged 6 commits into from
May 27, 2024
Merged

Conversation

andreagilardoni
Copy link
Contributor

@andreagilardoni andreagilardoni commented May 7, 2024

This PR aims to fix the issue for which a client class is not able to connect again after a connection loss. This PR is applied to WifiS3 library.
Furthermore this PR adds:

  • codestyle changes to make the wificlient files consistent with themself
  • code refactoring to remove undefined functions and redundant attributes
  • missing rx_buffer clear inside of stop function

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels May 7, 2024
@facchinm facchinm requested a review from pennam May 8, 2024 08:13
@JAndrassy
Copy link
Contributor

JAndrassy commented May 8, 2024

in the title and in commit description it should be mentioned that it is for the WiFiS3 library. the platform has two WiFi libraries.

a commit description "adding rx_buffer clear on stop call" is very unclear in the scope of the repository

@andreagilardoni andreagilardoni changed the title Wificlient issues WifiS3 Wificlient issues May 8, 2024
@pennam pennam merged commit 715e306 into arduino:main May 27, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants