Skip to content

2.5.0: Issues with Arduino API #5749

Closed
@d-a-v

Description

@d-a-v

UDP virtual IPAddress remoteIP() =0; virtual IPAddress remoteIP() const =0;
you can't change a virtual function in an established Arduino core class

5c4db3a#commitcomment-32254962

other networking libraries Client implementations do not implement flush and stop with parameter.
"The type 'UIPClient' must implement the inherited pure virtual method 'Client::stop' "

83a8076#commitcomment-32254941

@JAndrassy Can you please give more details ?

Also If your sketch does not compile and returns error needs to be addressed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions