summaryrefslogtreecommitdiffstats
path: root/src/cameras/uca_pco.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cameras/uca_pco.h')
-rw-r--r--src/cameras/uca_pco.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cameras/uca_pco.h b/src/cameras/uca_pco.h
index c314ffe..f2e7174 100644
--- a/src/cameras/uca_pco.h
+++ b/src/cameras/uca_pco.h
@@ -3,6 +3,6 @@
struct uca_t;
-uint8_t uca_pco_init(struct uca_t *uca);
+int uca_pco_init(struct uca_t *uca);
#endif