dstroy0 / InputHandler

Arduino input handler
https://dstroy0.github.io/InputHandler/
GNU General Public License v3.0
1 stars 0 forks source link

wait for user in GetCommandFromStream #3

Closed dstroy0 closed 2 years ago

dstroy0 commented 2 years ago

Wait for user in a while loop until the serial monitor is active for GetCommandFromStream examples.

dstroy0 commented 2 years ago

examples that utilize Stream objects now have while loops to wait for users