Instead of setting and clearing RGB pins by PINx constants, define more readable constants such as RGB_RED, and RGB_PORT. Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
------------------------------------------------------------------------------ README ------------------------------------------------------------------------------ Flashes the Red, Green and Blue diodes on the board, in order. RED controlled by PF1 Green controlled by PF3 Blue controlled by PF2