Search
 
SCRIPT & CODE EXAMPLE
 

CPP

logisch und

if (digitalRead(2) == HIGH && digitalRead(3) == HIGH) { // Wenn beide Werte HIGH sind
  // Statement(s)
}
Comment

PREVIOUS NEXT
Code Example
Cpp :: ue log c++ unreal 
Cpp :: c++ how to generate a random number in a range 
Cpp :: C++ Area of Scalene Triangle 
Cpp :: how to create a pair of double quotes in c++ 
Cpp :: c++ nth substr 
Cpp :: C++ Fahrenheit to Celsius 
Cpp :: gl draw line rectangle 
Cpp :: c++ dictionary 
Cpp :: eosio get time 
Cpp :: cuda constant memory initialisation 
Cpp :: delete 2d dynamic array c++ 
Cpp :: how to output to console c++ 
Cpp :: c++ compare strings ignore case 
Cpp :: shout sharkest 
Cpp :: sqrt cpp 
Cpp :: c++ file to string 
Cpp :: c++ find sum of vector 
Cpp :: is C++ useful in 2021 
Cpp :: rank() in c++ 
Cpp :: spicoli 
Cpp :: c++ random 
Cpp :: bit c++ 
Cpp :: Unsorted Linked list in c++ 
Cpp :: check if float has decimals c++ 
Cpp :: parallelize for loop c++ 
Cpp :: how to iterate from second element in map c++ 
Cpp :: c++ constructors 
Cpp :: c++ check if vector is sorted 
Cpp :: file open cpp 
Cpp :: find primes in cpp 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =