Arduino-Processing Radar project parsing error

i solved it

iAngle = parseInt(angle);
iDistance = parseInt(distance);

1 Like