mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #255] Calendar always generates a new image #3460
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 @jhbruhn on GitHub (Mar 1, 2024).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/255
Originally assigned to: @nlimper on GitHub.
Describe the bug
The Calendar type always generates and queues a new image, even if the contents have not changed. The display updates, but no blocks are transferred.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Images should only be updated and queued if the contents change.
Additional context
latest 2.5 beta 3, my M2 2.9" (fw: 38 0x26), >= 2.6V, LUTs: auto
@jjwbruijn commented on GitHub (Mar 6, 2024):
The behaviour on the AP side might change in the future, for now,
Updating to v0027 of the Tag FW will stop the 'refresh' of the image at least
https://github.com/jjwbruijn/OpenEPaperLink/wiki/M2-Tag-Firmware-changelog
@nlimper commented on GitHub (Mar 18, 2024):
fixed