// Example of a simple IF / ELSEIF /ELSE statement. // Change the value of "x" above and rerun code to see which of // the IF, ELSEIF and ELSE statement based on what value of "x" is.
added 2 commits that reference this issue on Mar 30, 2020 fixes arduino#103 Misleadingly 'else' clause f8a939b fixes arduino#103 Misleadingly 'else' clause 7eb6eeb cmaglie closed this as completed in ...