mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #319] Time Stamp - cannot be deleted #2948
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Kenaschon on GitHub (May 17, 2024).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/319
Originally assigned to: @nlimper on GitHub.
Hello everyone,
If I select Time Stamp on a TAG and then later set something else, the display remains switched when I press a button.
Can this be changed?
Thanks
Solum M3 2.9"
fw: 39 0x27
@jonasniesner commented on GitHub (May 26, 2024):
This is a bug related to preloaded images. You could reload another image for the onbuttonpressevent but I guess that does not solve your problem.
@nlimper commented on GitHub (May 26, 2024):
It should be automatically erased when you choose another content type, but that's not implemented yet.
To workaround: send CMD id 5 to the tag, this will clear all eeprom images in the tag cache:
@Kenaschon commented on GitHub (May 26, 2024):
Thank you very much. That helped.
Best regards
Manfred