X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2Finclude%2Fapps.h;h=7c7d11a169aae5ee2d3fe00739d19afdc18ba987;hp=e8d2463b468b8d5f728f2c02a27437a5d37056be;hb=23875462d82ae4a5b55c4e966e23d5196657378c;hpb=b311f78c8bcb981cefe794a321e98517f7a95a1a diff --git a/firmware/include/apps.h b/firmware/include/apps.h index e8d2463..7c7d11a 100644 --- a/firmware/include/apps.h +++ b/firmware/include/apps.h @@ -21,4 +21,6 @@ #define PLUGIN 0x72 #define SMARTCARD 0x73 +#define RESET 0x80 // not a real app -- causes firmware to reset + #define DEBUGAPP 0xFF