summaryrefslogtreecommitdiffhomepage
path: root/tracker-trackhat/trackhat.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-trackhat/trackhat.hpp')
-rw-r--r--tracker-trackhat/trackhat.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tracker-trackhat/trackhat.hpp b/tracker-trackhat/trackhat.hpp
index a5b4bb3c..8820c1dc 100644
--- a/tracker-trackhat/trackhat.hpp
+++ b/tracker-trackhat/trackhat.hpp
@@ -127,6 +127,7 @@ private:
trackhat_impl::setting_receiver sig{true};
[[nodiscard]] bool init_regs();
+ bool set_regs(const uint8_t (*regs)[3], unsigned len);
void set_pt_options();
camera_handle device;