summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2023-06-18 21:10:03 +0200
committercbdev <cb@cbcdn.com>2023-06-18 21:10:03 +0200
commitde9c58c92c29f9498c9e91a1a1b918261135d31b (patch)
treee47cf69ee00d0e2d89e6e7810eed7049c67707ad /README.txt
parent2ebd9db684112ca14d3edfb1c591ac3f90d91e3b (diff)
downloadnfcommander-de9c58c92c29f9498c9e91a1a1b918261135d31b.tar.gz
nfcommander-de9c58c92c29f9498c9e91a1a1b918261135d31b.tar.bz2
nfcommander-de9c58c92c29f9498c9e91a1a1b918261135d31b.zip
Basic reader interface
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 22dabf9..2f9e7ef 100644
--- a/README.txt
+++ b/README.txt
@@ -24,3 +24,6 @@ This project has three distinct APIs
* Maybe we should use NDEF on the tag instead of yet another custom format
* It might be useful to implement support for hardware button passthrough to commands
+
+* Who should manage the active tags list - plugins or core
+* Should reader plugins report the full list of tags periodically or only changes in the field?