Difference between revisions of "Arduino Syntax Manual"
From Microduino Wiki
(Created page with "{{Language|Arduino Syntax Manual}} {| style="width: 800px;" |- | *'''Programs of Arduino can be divided into three main parts:Structures, variables(variables and constant...") |
|||
Line 46: | Line 46: | ||
**'''Boolean Operators''' | **'''Boolean Operators''' | ||
***'''[[&& (Logical AND)]]''' | ***'''[[&& (Logical AND)]]''' | ||
− | ***'''[[|| ( | + | ***'''[[OR ||| (OR)]]''' |
***'''[[! (Logical negation)]]''' | ***'''[[! (Logical negation)]]''' | ||
**'''Pointer Access Operators''' | **'''Pointer Access Operators''' |
Revision as of 07:02, 10 August 2016
Language: | English • 中文 |
---|
|