Julian Oes 7be05396ba px_uploader.py: check for pyserial
If we dont explicitly check for pyserial, we can have the case where the
import works but the Serial object creation fails. However, we don't see
this because we have this huge try/catch block which swallows
everything.
2019-03-27 07:55:05 +01:00
..
2018-08-14 23:12:26 -04:00
2019-03-15 08:50:05 +01:00
2018-08-08 21:09:39 +02:00
2017-07-10 18:48:27 +02:00