mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #176] Updated SOLUM 1.54 tag to FW .24, web UI reports 'FW: 36' #2300
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 @Calimerorulez on GitHub (Dec 11, 2023).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/176
I just discovered the new tag firmware .24 in the repo. Updated a 1.54 tag with it, now the web UI reports 'FW: 36' :)
Same goes for the 2.9 SOLUM.
@jonasniesner commented on GitHub (Dec 12, 2023):
A bit of context:
The tag shows the firmware in HEX
The AP shows it in Dec
Should be a trivial fix though
Maybe the fix should be implemented in the web part to keep the API stable
@Calimerorulez commented on GitHub (Dec 12, 2023):
Thank you for the clarification. I didn't understand why at first, because on FW .19 and .22 the web UI showed .19 and .22 too.
@jonasniesner commented on GitHub (Dec 31, 2023):
Fixed by
5973607