We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e60aa commit e7686a1Copy full SHA for e7686a1
README.md
@@ -95,12 +95,17 @@ For example, they can accomplish, say,
95
a thousand tasks in just 1 second.
96
For high-powered servers, it's more than that.
97
For advanced programmers, this is very critical:
98
-it can be used for multi-tasking, that 1 second
99
-delay can be used by another mini-program.
+it can be used for multitasking, say,
+that 1 second delay can be used by
100
+to do other tasks within the main program.
101
102
Now, talking about the initial code above,
103
it will simply have blinking LEDs from
104
right to left and the interval is 1 second.
105
+And since it is a repeat forever loop,
106
+it will simply continue doing the same
107
+thing until you stop it.
108
+
109
You can modify the code to blink at the same
110
time or another pattern with rhythm by changing
111
the delay at different parts. As you can see,
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments