New here. I want to check pixy firmware version. From the help list of command I see version but it is not displaying array info.
help version
version()
Get firmware version
Parameters:
Returns:
always returns 0 and an array of 3 uint16 values: major, minor, and build versions.
version
response: 0 (0x0)
How can I get this?
Thanks