Skip to content

Commit

Permalink
Lint LED example
Browse files Browse the repository at this point in the history
  • Loading branch information
helgibbons committed Mar 4, 2022
1 parent 1975b47 commit 7d7c495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micropython/examples/badger2040/led.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
badger.led(255)
time.sleep(1)
badger.led(0)
time.sleep(1)
time.sleep(1)

0 comments on commit 7d7c495

Please sign in to comment.