en-us_commands:reference:idigitalread
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en-us_commands:reference:idigitalread [2026/09/07 21:52] – 만듦 - 바깥 편집 127.0.0.1 | en-us_commands:reference:idigitalread [2026/09/14 20:30] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| ===== Example ===== | ===== Example ===== | ||
| + | |||
| + | This example reads MPAINO-8A8R(T) input '' | ||
| <code cpp> | <code cpp> | ||
| - | void setup() { | + | void setup() {} |
| - | pinMode(0, INPUT); | + | |
| - | } | + | |
| void loop() { | void loop() { | ||
| - | bool input = IdigitalRead(0, | + | bool input = IdigitalRead(0, |
| if (input) { | if (input) { | ||
| Line 44: | Line 44: | ||
| * A larger '' | * A larger '' | ||
| * This command reads several times immediately. Use '' | * This command reads several times immediately. Use '' | ||
| + | |||
| + | ===== Built-in Commands in the Same Category ===== | ||
| + | |||
| + | * [[: | ||
| + | * [[: | ||
| + | * [[: | ||
| [[: | [[: | ||
en-us_commands/reference/idigitalread.1788785567.txt.gz · Last modified: by 127.0.0.1
