I’d be more interested in
I’d be more interested in the lines of code being executed between :
serialPC.send(onBoardCamera.getRawImage())
and
eval(serialPC.response())
anything can be wrapped up into a
def doit ()
… tons of code …
…
nice interface though… :)