]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - linux/flasher.c
updated help
[proxmark3-svn] / linux / flasher.c
index 05f312494364c4996fda43ac103fa5975326f766..7cc8966ff323c5cee97063926a8d6887363cfae5 100644 (file)
@@ -149,6 +149,7 @@ int main(int argc, char **argv) {
        sleep(1);
 
        fprintf(stderr,"Waiting for Proxmark to reappear on USB...\n");
+       fprintf(stderr,"(Press and hold down button NOW if your bootloader requires it)\n");
        while(!(devh=OpenProxmark(0))) { sleep(1); }
        fprintf(stderr,"Found...\n");
 
Impressum, Datenschutz