Diferencia entre revisiones de «Palabras reservadas»
De ArduWiki
(→Referencias) |
|||
Línea 21: | Línea 21: | ||
== Referencias == | == Referencias == | ||
− | [[Category: | + | [[Category:Palabras reservadas]] |
Revisión del 23:00 6 may 2019
Estas palabras reservadas son las que cambian de color en el IDE.
- HIGH / LOW
- true / false
- INPUT / OUTPUT / INPUT_PULLUP
- CHANGE / FALLING / RISING
- DEC / BIN / HEX / OCT
- PI
- LED_BUILTIN
- static
- const
- volatile
- void
- null
- MSNFIRS()
- LSBFIRS()
- #include
- defined - no usar
- Comentarios - (// y /* */)