X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Fapps%2Fglitch%2Fglitch.c;h=b5cd5bccdddffef0adb0d8171b246ffec732e0bf;hp=bdaa7056873e308989184138b757c9677d00a734;hb=776e412df82634e84aa68074a965c0492ec809b0;hpb=6516232c0373af0681499ecfa762b89a65ee508f diff --git a/firmware/apps/glitch/glitch.c b/firmware/apps/glitch/glitch.c index bdaa705..b5cd5bc 100644 --- a/firmware/apps/glitch/glitch.c +++ b/firmware/apps/glitch/glitch.c @@ -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){