Arduino doesnt work after a single tested function gets compiled in new function

It does not reach the function when it runs before resetings or sending garbage. So i dont expect it to be running over bounds of arrays.

It basically reaches braccio.init_arm() and ends there in the program.

send_all_angles() only gets called when my laptop sends a message over serial to request the angles. So it is not even reaching this function.