Nuacht

C and C++ code used in my Mechatronics Engineering class - C/Arduino-IF-03-IF-ELSEIF-ELSE-STEAMClown.ino at master · jimTheSTEAMClown/C ...
However, the Arduino compiler tends to convert smaller switch/case structures into if/then assembler. With Arduino C, small if/then state-machines generally come out smaller a switch/case version.