Question: What does this line of code do? temp = !temp; Converts the variable temp to a boolean value. The line is not a legal Arduino

What does this line of code do? temp = !temp; Converts the variable temp to a boolean value. The line is not a legal Arduino statement. Preforms a factorial calculation. Sets the variable temp to its logical compliment
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
