redLED()

Description
Turn on/off the red LED attached to pin 13.
Syntax
redLED(v);
Parameters
v [boolean]: HIGH = on, LOW = off
Returns
Nothing