Skip to content
This repository was archived by the owner on Oct 28, 2023. It is now read-only.

Commit e07ef8f

Browse files
committed
esp8266/main: Init recently added dupterm_arr_obj port state var.
1 parent 426112c commit e07ef8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

esp8266/main.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ STATIC void mp_reset(void) {
5757
#endif
5858
MP_STATE_PORT(mp_kbd_exception) = mp_obj_new_exception(&mp_type_KeyboardInterrupt);
5959
MP_STATE_PORT(term_obj) = MP_OBJ_NULL;
60+
MP_STATE_PORT(dupterm_arr_obj) = MP_OBJ_NULL;
6061
pin_init0();
6162
readline_init0();
6263
#if MICROPY_MODULE_FROZEN

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy