I'm trying to learn how to connect an FTDI header to an ATMEGA328, but I have a question about the purpose of the CTS pin. The rest of the pins make sense (power, reset, rx/tx, etc), but I'm not sure how to connect the CTS pin to my ATMEGA328.
The project I'm working on also uses a Bluetooth module to provide an alternative method of communication, and it includes a UARTCTS pin. What is this witchery?