Skip to content

Commit e09e57c

Browse files
author
fpr
committed
Fix compilation error
Signed-off-by: fpr <fabien.perroquin@wi6labs.com>
1 parent 2f80f30 commit e09e57c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cores/arduino/wiring.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
extern "C" {
2525
#endif
2626

27+
#include "clock.h"
28+
2729
/**
2830
*
2931
*/

0 commit comments

Comments
 (0)