mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #47] Multiple data-available messages to the same MAC aren't queue'd, but overwrite eachother #15
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 @jjwbruijn on GitHub (May 23, 2023).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/47
Originally assigned to: @jjwbruijn, @nlimper on GitHub.
If a NFC content update and an image are sent right after eachother, the last data-avail message will overwrite earlier ones
Somewhere here.
https://github.com/jjwbruijn/OpenEPaperLink/blob/master/zbs243_AP_FW/main.c#L279