Skip to content
Snippets Groups Projects
Commit 7df4558d authored by Damien George's avatar Damien George
Browse files

esp8266: Remove unused entry in port root pointers.

parent 806c07c8
No related branches found
No related tags found
No related merge requests found
......@@ -180,7 +180,6 @@ extern const struct _mp_obj_module_t onewire_module;
#define MICROPY_PORT_ROOT_POINTERS \
const char *readline_hist[8]; \
vstr_t *repl_line; \
mp_obj_t pin_irq_handler[16]; \
// We need to provide a declaration/definition of alloca()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment