X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=firmware%2Finclude%2Fglitch.h;h=16ccea87eff1e60c9b15f855d4c0cfade9502230;hb=d4a4c6dfcfbe972cfed51bb0f549e7c6dccae232;hp=7576c7e56fb3b5381979e4fcb711396f72e47ee2;hpb=ccbb5f9f7ae6fee33ba360030ecdaa76e7967024;p=goodfet diff --git a/firmware/include/glitch.h b/firmware/include/glitch.h index 7576c7e..16ccea8 100644 --- a/firmware/include/glitch.h +++ b/firmware/include/glitch.h @@ -10,9 +10,11 @@ //Command codes #define GLITCHAPP 0x80 #define GLITCHVERB 0x81 +#define GLITCHTIME 0x82 #define GLITCHVOLTAGES 0x90 #define GLITCHRATE 0x91 + //! Setup glitching. void glitchsetup(); //! Setup analog chain for glitching.