X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=main.c;h=cb05d747df629781ae1e3a1647440090f9e93ca9;hb=1eee76670bd725ca44d1574f96ff3a0d773f2995;hp=0726aafb2942763587a24b3e4a3c8e0f2d907156;hpb=dd2242f5e1c05c0ad511fa1069f0af42d9f380e1;p=rgblamp.git diff --git a/main.c b/main.c index 0726aaf..cb05d74 100644 --- a/main.c +++ b/main.c @@ -16,7 +16,7 @@ * - (10) RA6 - unused * - (11) RC0 - T1OSO * - (12) RC1 - T1OSI - * - (13) RC2 - CCP1 PWM for red LED + * - (13) RC2 - CCP1 PWM for wht LED * - (14) RC3 - unused * - (15) RC4 - unused * - (16) RC5 - unused @@ -24,12 +24,12 @@ * - (18) RC7 - unused * - (19) Vss * - (20) Vdd - * - (21) RB0 - CCP4 PWM for wht LED + * - (21) RB0 - CCP4 PWM for blu LED * - (22) RB1 - Pushbutton * - (23) RB2 - Rocker switch, right * - (24) RB3 - CCP2 PWM for grn LED * - (25) RB4 - Rocker switch, left - * - (26) RB5 - CCP3 PWM for blu LED + * - (26) RB5 - CCP3 PWM for red LED * - (27) RB6 - ICSPCLK * - (28) RB7 - ICSPDAT */