Override the init() method from parent class that doesn't have a parameter since it's not used here.
While at it also add a prefix with the name of the driver.
We are using a microcontroller to read the PWM input from RC. The read values are sent to our board using a simple serial protocol through the UART interface. This patch interprets these values and passes them forward to the APM.