chg: downloading of flashmemory to client.

This commit is contained in:
iceman1001 2018-04-20 15:26:34 +02:00
commit cc181c3f91
3 changed files with 17 additions and 6 deletions

View file

@ -217,6 +217,7 @@ void UsbCommandReceived(UsbCommand *c) {
PrintAndLogEx(NORMAL, "#db# %08x, %08x, %08x", c->arg[0], c->arg[1], c->arg[2]);
break;
}
case CMD_DOWNLOADED_FLASHMEM:
case CMD_DOWNLOADED_RAW_ADC_SAMPLES_125K:
case CMD_DOWNLOADED_EML_BIGBUF: {
// sample_buf is a array pointer, located in data.c