Skip to content

Commit 7e6fee6

Browse files
committed
idf compile errors
1 parent e21b822 commit 7e6fee6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Platforms/etc.h

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#ifdef ARDUINO
44
# include "Arduino.h"
55
#else
6+
#undef delay
67
#ifndef HIGH
78
# define HIGH 0x1
89
#endif

0 commit comments

Comments
 (0)