I'm trying to develop something more interesting to look at on my Concept2 rower than the stock screen. Using existing python script (pyrow.py) I'm able to get the values from the rower in python. My question now is how can I pull those values into a godot game, or failing that, is there functionality to directly poll a USB device from within gdscript?