hi, i can’t end connection with Pixy on arduino.
To the command line Pixy.close(); I am writing as
I am getting such an error.
error: ‘Pixy {aka class TPixy}’ has no member named ‘close’
pixy.close();
^~~~~
exit status 1
‘Pixy {aka class TPixy}’ has no member named ‘close’