vedderb / bldc

The VESC motor control firmware
2.09k stars 1.31k forks source link

Lisp eval_error after update to VESC 6.05 Beta 8 #616

Closed 1zun4secondary closed 1 year ago

1zun4secondary commented 1 year ago

After updating my VESC from VESC 6.05 Beta 4 to Beta 8 and tried to put the same script I used before: https://raw.githubusercontent.com/m365fw/vesc_m365_dash/6_05/m365_dash.lisp

but now it will throw this error:

Parsing 11269 characters
*** Error:  eval_error
*** At: 64

*** Between rows: (-1 unknown) 
***     Start: 52
***     End:   54
1zun4secondary commented 1 year ago

I am stupid.

"Removed array types other than byte arrays."