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 12badb4 commit 96e7c30Copy full SHA for 96e7c30
README.md
@@ -5,7 +5,7 @@ Arduino Code programming.
5
## The Arduino Code
6
Arduino is both software and hardware. Right there,
7
you can control your design (hardware) through
8
-the code (software). So, it's one of the reason
+the code (software). So, it's one of the reasons
9
also that Arduino is used extensively in prototyping.
10
11
There are two built-in functions in Arduino Code:
@@ -91,7 +91,8 @@ a certain amount of time with the initial
91
status of the LED. It's in terms of milliseconds,
92
because for computers, they work in terms of
93
milli or nanoseconds. For example, they can
94
-accomplish 1000 digital tasks in just 1 second.
+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
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments