We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e21b822 commit 7e6fee6Copy full SHA for 7e6fee6
src/Platforms/etc.h
@@ -3,6 +3,7 @@
3
#ifdef ARDUINO
4
# include "Arduino.h"
5
#else
6
+#undef delay
7
#ifndef HIGH
8
# define HIGH 0x1
9
#endif
0 commit comments