-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clone set to long button press in latest firmware doesnt seem to clone anymore #43
Comments
I will have a look. PR #24 is where I added long-press functionality. Hopefully this weekend :) Had a look, not my PR that broke, but there are only so many changes since that. So, still looking for what broke long press. |
hi I also encountered this issue. Actually, it's nothing to do with long button press function, but clone function itself. |
The problem is that Latest pull request extends the FW above allowed size. Resulting in config getting wiped. |
I have the same issue on latest firmwares, are you sure it is fixed? |
check in the Makefile - when i looked the function to copy cards on button
press was commented out
…On Wed, 22 Sept 2021 at 12:25, Jan Schermer ***@***.***> wrote:
I have the same issue on latest firmwares, are you sure it is fixed?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#43 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARB6ZPUAJHKEIF33FOQCSHDUDG4MLANCNFSM4RTCQ4WA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Hmm, doesn't look like it's commented out. Where did you see it? |
Seems this c5b0798 commit cause the issue. |
Has this ever been fixed? |
hi in latest firmware pulled today setting long button press to clone doesnt seem to clone mifare classics UID's any more
going back a few versions and it seems to work as expected
The text was updated successfully, but these errors were encountered: