chg. prep for eload..

This commit is contained in:
iceman1001 2019-08-28 21:12:18 +02:00
parent cbca61f6ba
commit 94f6a402e8

View file

@ -229,6 +229,10 @@ typedef struct {
uint8_t key[6];
} PACKED mf_readblock_t;
typedef struct {
uint8_t sectorcnt;
uint8_t keytype;
} PACKED mfc_eload_t;
// For the bootloader
#define CMD_DEVICE_INFO 0x0000