PaulRB:
What kind of Arduino are you using? I would not imagine that your code, with all its dynamic data structures like vectors, is going to run correctly on an mcu with only 2K ram.
Arduino Mega 2560.
PaulRB:
What kind of Arduino are you using? I would not imagine that your code, with all its dynamic data structures like vectors, is going to run correctly on an mcu with only 2K ram.
Arduino Mega 2560.