We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e41fa commit 6f04ac2Copy full SHA for 6f04ac2
libraries/SocketWrapper/SocketHelpers.h
@@ -40,7 +40,7 @@ class NetworkInterface {
40
NetworkInterface() {
41
}
42
43
- ~NetworkInterface() {
+ virtual ~NetworkInterface() {
44
45
46
void MACAddress(uint8_t *mac);
0 commit comments