X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=firmware%2Finclude%2Fapps.h;h=7c7d11a169aae5ee2d3fe00739d19afdc18ba987;hb=a2c8cdf4174097b1045f64c8c03673cd0b2a6ebc;hp=e8d2463b468b8d5f728f2c02a27437a5d37056be;hpb=dbcedaa279472080a2585e959a3146f3c5859556;p=goodfet 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