Revert 00350db and add waiting time extension request mechanism, see issue #265

This commit is contained in:
Philippe Teuwen 2019-08-07 12:41:53 +02:00
commit bc28eb04e4
6 changed files with 28 additions and 3 deletions

View file

@ -258,6 +258,7 @@ typedef struct {
#define CMD_QUIT_SESSION 0x0113
#define CMD_SET_DBGMODE 0x0114
#define CMD_STANDALONE 0x0115
#define CMD_WTX 0x0116
// RDV40, Flash memory operations
#define CMD_FLASHMEM_WRITE 0x0121