Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run() should work on code that expects to be execfiled #353

Open
bwhitman opened this issue Sep 5, 2024 · 0 comments
Open

run() should work on code that expects to be execfiled #353

bwhitman opened this issue Sep 5, 2024 · 0 comments
Labels
roadmap Things in our roadmap (proposed or actual)

Comments

@bwhitman
Copy link
Collaborator

bwhitman commented Sep 5, 2024

run('fonts.py') looks like it fails because the BG is cleared by run(). We should detect this somehow and use execfile() instead for these types of scripts.

@bwhitman bwhitman added the roadmap Things in our roadmap (proposed or actual) label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap Things in our roadmap (proposed or actual)
Projects
Status: Tulip firmware
Development

No branches or pull requests

1 participant