calliope-edu / CalliopEO_AstroPi

MIT License
1 stars 2 forks source link

shorten serial.timeout #14

Closed Amerlander closed 3 years ago

Amerlander commented 3 years ago

We have ser.timeout=10 in two places. It might speed up the script, when we decrease the timeout to 1s. Are there any downsides?