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

Commit c0a80d2

Browse files
committed
emergency fix
1 parent 8a3817f commit c0a80d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

esp32/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ void mp_task(void *pvParameter) {
9494
machine_pins_init();
9595

9696
// run boot-up scripts
97+
pyexec_frozen_module("_boot.py");
9798
if (pyexec_mode_kind != PYEXEC_MODE_RAW_REPL) {
98-
pyexec_frozen_module("_boot.py");
9999
pyexec_file("boot.py");
100100
}
101101
// if (pyexec_mode_kind == PYEXEC_MODE_FRIENDLY_REPL) {

esp32/modules/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
build = 6
1+
build = 7
22
name = "Maffe Maniak"

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