**Video.** A video showing how to use Serial.println() to debug code. For this, we modified the simple blink program to add serial prints ([source code](https ...
Arduinoにはデバッグ機能がない、これは一部のソフトウェアエンジニアにとって最初の印象かもしれません。実際のところ、私たちはしばしばArduinoを使って簡単なアプリケーションを作成するだけで、デバッグがなくても問題ありません。しかし、もし顔 ...