First addition of dsPIC33F/PIC24H chip family programmer!
[goodfet] / firmware / include / platform.h
index 87b18cc..526c877 100644 (file)
@@ -25,5 +25,5 @@ void msp430_init_dco();
 //LED on P1.0
 #define PLEDOUT P1OUT
 #define PLEDDIR P1DIR
-#define PLEDPIN 0x1
+#define PLEDPIN BIT0