mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #318] [MERGED] Default tag alias to tag serial number rather than MAC for Chroma tags #3810
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?
📋 Pull Request Information
Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/318
Author: @skiphansen
Created: 5/16/2024
Status: ✅ Merged
Merged: 5/18/2024
Merged by: @nlimper
Base:
master← Head:oepl_pr_11📝 Commits (2)
cc93b39For Chroma tags default tag alias to tag serial number rather than MAC adr.7da804dFix for Chroma74 (both cc1110 and cc1310 versions)📊 Changes
1 file changed (+12 additions, -1 deletions)
View changed files
📝
ESP32_AP-Flasher/wwwroot/main.js(+12 -1)📄 Description
Since the serial number is printed on the tag label it is easier for a human to parse than the MAC address.
Tag types other than Chroma should be unaffected by this change.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.