aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rfsv16.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rfsv16.h')
-rw-r--r--lib/rfsv16.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/rfsv16.h b/lib/rfsv16.h
index 00de31e..33aba60 100644
--- a/lib/rfsv16.h
+++ b/lib/rfsv16.h
@@ -3,6 +3,11 @@
#include "rfsv.h"
+/**
+ * This is the implementation of the @rfsv protocol for
+ * Psion series 3 (SIBO) variant.
+ * For a complete documentation, see @ref rfsv .
+ */
class rfsv16 : public rfsv {
public:
rfsv16(ppsocket *);