Skip to content

Wifi udp begin packet #110

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
May 12, 2025
Merged

Wifi udp begin packet #110

merged 1 commit into from
May 12, 2025

Conversation

IFX-Anusha
Copy link
Contributor

UDP. beginPacket(IPAddress ip, uint16_t port)

UDP. beginPacket(const char *host, uint16_t port)

begin packet

UDP. beginPacket(IPAddress ip, uint16_t port) is added in the testcase and since hostname resolution is tested as part of WiFi class , I have not added test for that .

@IFX-Anusha IFX-Anusha force-pushed the WiFiUDP-begin_packet branch from 1d62386 to c80dafd Compare May 11, 2025 14:43
@IFX-Anusha IFX-Anusha merged commit 87edad8 into WiFiUDP_class May 12, 2025
53 checks passed
@IFX-Anusha IFX-Anusha deleted the WiFiUDP-begin_packet branch May 12, 2025 07:43
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.

3 participants