Turn off debugging? How?

You must comment the debug lines of the code.

In a PC is easier, search for debug in the code and add // at the beginning of each debug line.