I learn how to run the linter locally

This commit is contained in:
Mike Bell 2022-03-25 14:50:51 +00:00
parent 6dee15a6fc
commit eb2e55b27c
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,4 @@
import badger2040
import machine
import time
import gc
import badger_os
@ -258,5 +256,4 @@ while True:
changed = False
display.halt()