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 c6b6cc8 commit c1329e8Copy full SHA for c1329e8
cores/esp32/MacAddress.cpp
@@ -1,5 +1,6 @@
1
#include <MacAddress.h>
2
#include <stdio.h>
3
+#include <Print.h>
4
5
//Default constructor, blank mac address.
6
MacAddress::MacAddress() {
0 commit comments