Skip to content

Commit

Permalink
Add missing function.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Foster committed Oct 13, 2020
1 parent f8cb186 commit 1d961b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SampleProjects/TestSomething/test/ethernet.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3201,6 +3201,7 @@ uint8_t EthernetClass::socketBeginMulticast(unsigned char, IPAddress,
unsigned short) {
return 0;
}
void EthernetClass::socketPortRand(unsigned short) {}

// ======================== tests ====================================

Expand Down

0 comments on commit 1d961b0

Please sign in to comment.