]> git.zerfleddert.de Git - proxmark3-svn/commit
FIX: A old bug regarding: CMD_DOWNLOADED_RAW_ADC_SAMPLES_125K command, where it...
authoriceman1001 <iceman@iuse.se>
Fri, 31 Jul 2015 16:48:58 +0000 (18:48 +0200)
committericeman1001 <iceman@iuse.se>
Fri, 31 Jul 2015 16:48:58 +0000 (18:48 +0200)
commita82c1ac827376ea6eef2487d33a3047b4fc594b1
tree473cf6bf27205f03b04834a8049cc7905d86f995
parentf62b5e1204517129be388dbdbf8041337dea53f0
FIX:  A old bug regarding: CMD_DOWNLOADED_RAW_ADC_SAMPLES_125K command,  where it causes the USB_COMMAND_BUFFER to overfill is corrected. The message: "WARNING: Command buffer about to overwrite command! This needs to be fixed!"  was showing when it happens.
The solution is not to add the CMD_DOWNLOADED_RAW_ADC_SAMPLES_125K  to the storeCommand function.
client/cmdmain.c
common/usb_cdc.c
Impressum, Datenschutz