Skip to content

Commit 97df746

Browse files
Update content/micropython/00.first-steps/03.runtime-package/runtime-package.md
Co-authored-by: pedromsousalima <[email protected]>
1 parent 06d1a45 commit 97df746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/micropython/00.first-steps/03.runtime-package/runtime-package.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ start(setup, loop)
174174

175175
- `delay(time)`
176176

177-
Freezes the program for the duration specified in _microseconds_.
177+
Freezes the program for the duration specified in _milliseconds_.
178178

179179
Below is a demonstration of the classic blink example:
180180

0 commit comments

Comments
 (0)