Glitching work.
[goodfet] / firmware / apps / glitch / glitch.c
index bdaa705..b5cd5bc 100644 (file)
@@ -65,8 +65,7 @@ interrupt(TIMERA0_VECTOR) Timer_A (void)
 
 
 
-u16 glitchH=0xfff, glitchL=0xfff,
-  glitchstate=2, glitchcount=0;
+u16 glitchcount=0;
 
 //! Glitch an application.
 void glitchapp(u8 app){