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 11dba5b commit 49c9fb5Copy full SHA for 49c9fb5
ArduinoCore-Linux/cores/arduino/SignalHandler.h
@@ -25,6 +25,8 @@
25
#include <map>
26
#include <algorithm>
27
28
+#undef INADDR_NONE
29
+
30
// Generic signal handler utility
31
class SignalHandler {
32
public:
0 commit comments