Alvaro_Pelon:
You only have to use Arduino´s PWM pins. You can control the ESC like a servo.
The Arduino Servo library does NOT require the use of PWM pins. The servo or ESC can be controlled from any I/O pin.
The Servo library does prevent the use of PWM on pins 9 and 10.
...R