When trying to upload a PROS program to the newest brain version (1.0.13) I get an error in the terminal:
ERROR - pros.cli.upload::upload - Received length doesn’t match 33 (got 37)
This is then followed by number and letter sequences and then the phrase:
File “D\a\1\s\pros\serial\devices\vex\v5_device.py” , line 902, in _rx_ext_packet
pros.serial.devices.vex.comm.VEXCommError: Recieved length doesn’t match 33 (got37)
Is anyone else having this problem or know a solution?