Serial data from arduino to processing does not update

Sensors is an array with no length yet, the string is split wherever there is an ','. I know the data send are only numbers so I can directly say int() to make the split strings into int

1 Like