summaryrefslogtreecommitdiffhomepage
path: root/tracker-trackhat/trackhat.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-04-04 11:25:38 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-04-04 11:25:38 +0200
commit30642f0760d09478ec8778e76dc9a92261f73693 (patch)
treea9e3706f9fa6acc964a415c3993a270f6beb3f7e /tracker-trackhat/trackhat.hpp
parent56b668447c38fa0222048c6eef63f65bc18cc989 (diff)
tracker/trackhat: set all regs at once
Diffstat (limited to 'tracker-trackhat/trackhat.hpp')
-rw-r--r--tracker-trackhat/trackhat.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tracker-trackhat/trackhat.hpp b/tracker-trackhat/trackhat.hpp
index 04ccfa4c..ff6f2eec 100644
--- a/tracker-trackhat/trackhat.hpp
+++ b/tracker-trackhat/trackhat.hpp
@@ -130,7 +130,6 @@ 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;