rAA -- force user to restart arduino board after each session
Closed this issue · 0 comments
audreyyin9877 commented
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.