Merge pull request #3572 from Guptilious/master

pull/3574/head
Gordon Williams 2024-09-13 09:05:53 +01:00
parent 144bf5a28a
commit 27450db7a6
2 changed files with 17 additions and 0 deletions

View File

@ -60,3 +60,12 @@ Vol Commands
* Swipe Up - Play/Pause * Swipe Up - Play/Pause
Back Button - Should take you back to the previous menu screen. Back Button - Should take you back to the previous menu screen.
# Requests
If you have any issues or suggestions for improvements, please feel free to message [me](https://github.com/Guptilious).
# Creator
[Guptilious](https://github.com/Guptilious)

View File

@ -1,3 +1,11 @@
/******************************************************************
* Creator Guptilious (https://github.com/Guptilious)
* Future Features:
* Samsung TV Support
* customiser page so config can be created prior to install.
*
*****************************************************************/
require("Font7x11Numeric7Seg").add(Graphics); require("Font7x11Numeric7Seg").add(Graphics);
let deviceFileName = "tvdevicelist.json"; let deviceFileName = "tvdevicelist.json";