Unnecessary local variable, now that the devil for loop is gone.
[goodfet] / firmware / goodfet.c
index f5c7ece..124a352 100644 (file)
 //! Initialize registers and all that jazz.
 void init()
 {
-#ifdef DAC12IR
-       int i;
-#endif
-
        WDTCTL = WDTPW + WDTHOLD;                                       // Stop watchdog timer
 
        //LED out and on.