added a lf em 4x50 view command and lf em 4x50 dump now supports the nosave flag

This commit is contained in:
iceman1001 2024-02-03 11:09:28 +01:00
commit c49a7c040b
4 changed files with 127 additions and 91 deletions

View file

@ -53,8 +53,8 @@
#define EM4X50_COMMAND_STANDARD_READ 0x02 // virtual command
// misc
#define TIMEOUT_CMD 3000
#define DUMP_FILESIZE 136
#define EM4X50_TIMEOUT_CMD 3000
#define EM4X50_DUMP_FILESIZE 136
typedef struct {
bool addr_given;