Making time for my next small Arduino project, I need to do something with the rotary encoder direction information decoded by this software. A state machine is what I need, but how to implement it?
// 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.
この記事は、別記事「PCDJ用MIDIコントローラーをArduinoで自作する(その①:立志編)」の姉妹記事です。お姉さんにあたる①では、今回のコントローラー製作の全体像がわかるので、ぜひそちらもご覧ください。 元記事でもちらっと書きましたが、僕自身 ...
added 2 commits that reference this issue on Mar 30, 2020 fixes arduino#103 Misleadingly 'else' clause This issue will close once commit f8a939b is merged into the 'master' branch. f8a939b fixes ...