Skip to content

Commit 3a60380

Browse files
author
brentru
committed
satisfy lint!
1 parent ba7fd1e commit 3a60380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/miniesptool_esp32nina.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
esptool.flash_file("ninafw.bin")
2626

2727
esptool.reset()
28-
time.sleep(0.5)
28+
time.sleep(0.5)

0 commit comments

Comments
 (0)