Skip to content

Commit ebeb323

Browse files
authored
Merge pull request adafruit#848 from dhalbert/3.0-boot_output_file
3.0: wasn't always clearing boot_output_file
2 parents 1eb412b + 990da6d commit ebeb323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,8 +329,8 @@ int __attribute__((used)) main(void) {
329329
if (!skip_boot_output) {
330330
f_close(boot_output_file);
331331
filesystem_flush();
332-
boot_output_file = NULL;
333332
}
333+
boot_output_file = NULL;
334334
#endif
335335

336336
// Reset to remove any state that boot.py setup. It should only be used to

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