Skip to content

Commit 911d7c2

Browse files
Update machine_timer.c
Signed-off-by: Vincent1-python <pywei201209@163.com>
1 parent 6a29374 commit 911d7c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/esp32/machine_timer.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
static uint8_t __DECLARE_RCC_ATOMIC_ENV __attribute__ ((unused));
5252
;
5353
#endif
54-
5554
const mp_obj_type_t machine_timer_type;
5655

5756
static mp_obj_t machine_timer_init_helper(machine_timer_obj_t *self, mp_uint_t n_args, const mp_obj_t *pos_args, mp_map_t *kw_args);

0 commit comments

Comments
 (0)