From f6f3e2b5f77f04f8c55984722fa1d70f63686ff0 Mon Sep 17 00:00:00 2001 From: Szczepan Zalega Date: Sat, 5 Mar 2016 14:50:38 +0100 Subject: removing statically compiled lhidapi --- include/dissect.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/dissect.h b/include/dissect.h index 3b347de..e2ddc02 100644 --- a/include/dissect.h +++ b/include/dissect.h @@ -40,6 +40,8 @@ public: std::stringstream out; + // FIXME use values from firmware (possibly generate separate + // header automatically) std::string status[4]; status[0] = " STATUS_READY"; status[1]= " STATUS_BUSY"; -- cgit v1.2.1