mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
shared/runtime/softtimer: Remove obsolete #include statement.
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#include "py/gc.h"
|
||||
#include "py/mphal.h"
|
||||
#include "py/runtime.h"
|
||||
#include "irq.h"
|
||||
#include "softtimer.h"
|
||||
|
||||
#define TICKS_PERIOD 0x80000000
|
||||
|
||||
Reference in New Issue
Block a user