CTCSS
Adding CTCSS functionality. No examples have been added just yet.
New Ctcss functions:
setCtcssEncoder(float freq);
setCtcssDecoder(float freq);
How to use:
setCtcssDecoder(150.0); // You can have custom, non-standard PL tones!
setCtcssEncoder(103.5); // You can also have different Transmit and Receive PL tones