]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/protocols.h
add iceman1001 s lf visa2000 commands
[proxmark3-svn] / common / protocols.h
index b57c414fb911bae00c8e8071c0b5dbc7a095a2fe..0798db479bc4d6e38d84c5f43effc97a27f6e0ec 100644 (file)
@@ -268,6 +268,8 @@ void getMemConfig(uint8_t mem_cfg, uint8_t chip_cfg, uint8_t *max_blk, uint8_t *
 #define T5555_FAST_WRITE            0x00004000
 #define T5555_PAGE_SELECT           0x00008000
 
+#define T55XX_WRITE_TIMEOUT 1500
+
 uint32_t GetT55xxClockBit(uint32_t clock);
 
 #endif 
Impressum, Datenschutz