joseferncruz/arduino

rAA -- force user to restart arduino board after each session

Closed this issue · 0 comments

In order to force the user to reset the Arduino at the end of every experiment, we could force the program to stall itself.

Proposed idea -- add a while(true) loop that contains nothing.