I learn how to run the linter locally
This commit is contained in:
parent
6dee15a6fc
commit
eb2e55b27c
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue