Skip to content

Added a recursive write (W) functionality. With it you can write the same data...

piojoso requested to merge piojoso/msr605:master into master

Added a recursive write (W) functionality. With it you can write the same data over and over again on diferent cards without the need of calling the program again. Ex: ./msr605 8 8 8 1 W Write Raw same data on diferent cards until (esc) is pressed, BPC 8 8 8

Merge request reports