apcountryman / picolibrary

A C++ microcontroller driver/utility library targeted for use with resource constrained microcontrollers.
https://apcountryman.github.io/picolibrary/
Apache License 2.0
2 stars 1 forks source link

Fix WIZnet W5500 TCP over IP server socket constructor access #2421

Closed apcountryman closed 1 year ago

apcountryman commented 1 year ago

Resolves #2420 (Fix WIZnet W5500 TCP over IP server socket constructor access).

This pull request:

Please mark the pull request as "Ready for review" and request a review when the pull request is ready for a review. If changes are requested, please discuss and/or address the review findings before requesting a new review.

@apcountryman