There was an error while loading. Please reload this page.
1 parent 32c028a commit 6006308Copy full SHA for 6006308
libraries/WiFi/src/WiFiClient.h
@@ -23,6 +23,8 @@
23
24
#include "Arduino.h"
25
#include "Client.h"
26
+#undef min
27
+#undef max
28
#include <memory>
29
30
class WiFiClientSocketHandle;
0 commit comments