SendCommandOLD & errors: cmdflashmem

This commit is contained in:
Philippe Teuwen 2019-04-18 23:26:12 +02:00
commit dcfee8963b
3 changed files with 86 additions and 62 deletions

View file

@ -415,6 +415,12 @@ typedef struct {
#define PM3_EOVFLOW -9
// Software error
#define PM3_ESOFT -10
// Flash error
#define PM3_EFLASH -11
// Memory allocation error
#define PM3_EMALLOC -12
// File error
#define PM3_EFILE -13
// CMD_DEVICE_INFO response packet has flags in arg[0], flag definitions: