Skip to content

Commit 1d961b0

Browse files
author
James Foster
committed
Add missing function.
1 parent f8cb186 commit 1d961b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SampleProjects/TestSomething/test/ethernet.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -3201,6 +3201,7 @@ uint8_t EthernetClass::socketBeginMulticast(unsigned char, IPAddress,
32013201
unsigned short) {
32023202
return 0;
32033203
}
3204+
void EthernetClass::socketPortRand(unsigned short) {}
32043205

32053206
// ======================== tests ====================================
32063207

0 commit comments

Comments
 (0)