Added a Clock mode as content type

This commit is contained in:
atc1441
2025-04-06 02:26:59 +02:00
parent 66e0b5d9f6
commit 561dd82236
8 changed files with 79 additions and 8 deletions

View File

@@ -742,5 +742,12 @@
"type": "binfile"
}
]
},
{
"id": 29,
"name": "Current Time",
"desc": "Displays the current time on the tag, only rarely supported even if shown here! It uses a fast LUT when possible otherwise a full refresh which is not very battery friendly and will anoy by flickering every minute",
"param": [
]
}
]