mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
ws 4.2 tested, thans @tcprst!
This commit is contained in:
parent
002029d32d
commit
32e04483fc
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ typedef enum {
|
||||||
static model_t models[] = {
|
static model_t models[] = {
|
||||||
{"2.13 inch e-paper", 16, 122, 250}, // tested
|
{"2.13 inch e-paper", 16, 122, 250}, // tested
|
||||||
{"2.9 inch e-paper", 16, 128, 296},
|
{"2.9 inch e-paper", 16, 128, 296},
|
||||||
{"4.2 inch e-paper", 100, 400, 300},
|
{"4.2 inch e-paper", 100, 400, 300}, // tested
|
||||||
{"7.5 inch e-paper", 120, 480, 800},
|
{"7.5 inch e-paper", 120, 480, 800},
|
||||||
{"2.7 inch e-paper", 121, 276, 176},
|
{"2.7 inch e-paper", 121, 276, 176},
|
||||||
{"2.13 inch e-paper B", 106, 212, 104},
|
{"2.13 inch e-paper B", 106, 212, 104},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue