mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #38] Feature request: IO pin configuration with the config page #2770
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 @jonasniesner on GitHub (May 21, 2023).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/38
It would be useful if the IO configuration could be changed in the web interface. This new configuration could be stored in the db
@jjwbruijn commented on GitHub (May 21, 2023):
Making this dynamic would add overhead and will probably hurt performance.
Also, this is something you set once, and keep it like that. Pinouts shouldn't change, if they work...
@jonasniesner commented on GitHub (May 21, 2023):
Ok, i will close it then