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

udp: Add beginMulticast method #401

Merged
merged 1 commit into from
Jan 4, 2019

Conversation

rzr
Copy link
Contributor

@rzr rzr commented Jan 4, 2019

This was needed to use ArduinoMNS
it was tested on nucleo-f767zi

[Sandeep Mistry]

Add virtual beginMulticast(...) stub to UDP class

Change-Id: I7cb92be0c88d350408ecc21f1662299b0721856a
Origin: arduino/ArduinoCore-avr@5a05bf0
Author: Sandeep Mistry s.mistry@arduino.cc
Signed-off-by: Philippe Coval p.coval@samsung.com

This was needed to use ArduinoMNS
it was tested on nucleo-f767zi

[Sandeep Mistry]

Add virtual beginMulticast(...) stub to UDP class

Change-Id: I7cb92be0c88d350408ecc21f1662299b0721856a
Origin: arduino/ArduinoCore-avr@5a05bf0
Author: Sandeep Mistry <s.mistry@arduino.cc>
URL-stm32duino: stm32duino#401
Signed-off-by: Philippe Coval <p.coval@samsung.com>
Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

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

Thanks @rzr

@fpistm fpistm added this to the 1.5.0 milestone Jan 4, 2019
@fpistm fpistm merged commit 116da52 into stm32duino:master Jan 4, 2019
benwaffle pushed a commit to benwaffle/Arduino_Core_STM32 that referenced this pull request Apr 10, 2019
This was needed to use ArduinoMNS
it was tested on nucleo-f767zi

[Sandeep Mistry]

Add virtual beginMulticast(...) stub to UDP class

Change-Id: I7cb92be0c88d350408ecc21f1662299b0721856a
Origin: arduino/ArduinoCore-avr@5a05bf0
Author: Sandeep Mistry <s.mistry@arduino.cc>
URL-stm32duino: stm32duino#401
Signed-off-by: Philippe Coval <p.coval@samsung.com>
benwaffle pushed a commit to benwaffle/Arduino_Core_STM32 that referenced this pull request Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants