8000 shared/runtime/softtimer: Remove obsolete #include statement. · micropython/micropython@93a17b9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 93a17b9

Browse files
robert-hhdpgeorge
authored andcommitted
shared/runtime/softtimer: Remove obsolete #include statement.
1 parent 678cb5a commit 93a17b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shared/runtime/softtimer.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
#include "py/gc.h"
2929
#include "py/mphal.h"
3030
#include "py/runtime.h"
31-
#include "irq.h"
3231
#include "softtimer.h"
3332

3433
#define TICKS_PERIOD 0x80000000

0 commit comments

Comments
 (0)
0