Skip to content

Commit faf89bc

Browse files
committed
Merge branch 'master' into Arduino_1.5.5
2 parents 9601aaf + 8f5bed1 commit faf89bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UIPEthernet/src/UIPServer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#import "Server.h"
2424
#import "UIPClient.h"
2525

26-
class UIPServer : Server {
26+
class UIPServer : public Server {
2727

2828
public:
2929
UIPServer(uint16_t);

0 commit comments

Comments
 (0)