mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #134] [MERGED] default configurable tag content #3745
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/134
Author: @onkelfunny
Created: 9/21/2023
Status: ✅ Merged
Merged: 9/21/2023
Merged by: @nlimper
Base:
master← Head:master📝 Commits (1)
2a95992default configurable tag content📊 Changes
1 file changed (+18 additions, -3 deletions)
View changed files
📝
ESP32_AP-Flasher/src/contentmanager.cpp(+18 -3)📄 Description
A possibility to supply several tags with the same content or with the same interface without having to set them manually.
This is very useful if for example several tags access the same interface and the interface determines the content of the tag which is for example a JSON template.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.