Skip to content

Commit

Permalink
Merge branch 'master' into Arduino_1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ntruchsess committed Jul 25, 2014
2 parents 9601aaf + 8f5bed1 commit faf89bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UIPEthernet/src/UIPServer.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#import "Server.h"
#import "UIPClient.h"

class UIPServer : Server {
class UIPServer : public Server {

public:
UIPServer(uint16_t);
Expand Down

0 comments on commit faf89bc

Please sign in to comment.