aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Control
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2019-08-14 15:12:40 +0300
committerShlomo Hecht <shlomo@twine-s.com>2019-08-14 15:12:40 +0300
commit5a03c18cdb77bcf2da2273d174ae47bb313e1e9f (patch)
tree84fcbc2f49e2fc70dfc5f3db2179d5e2834aef38 /Software/Embedded_SW/Embedded/Modules/Control
parent517b7d9643f336d498fada274d6666da38e42c06 (diff)
parentbad27bfb9f964ec404f421aa412e6f37804815c1 (diff)
downloadTango-5a03c18cdb77bcf2da2273d174ae47bb313e1e9f.tar.gz
Tango-5a03c18cdb77bcf2da2273d174ae47bb313e1e9f.zip
merge
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/Control')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/Control/control.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Control/control.h b/Software/Embedded_SW/Embedded/Modules/Control/control.h
index 450646a68..ca76ec8e1 100644
--- a/Software/Embedded_SW/Embedded/Modules/Control/control.h
+++ b/Software/Embedded_SW/Embedded/Modules/Control/control.h
@@ -47,6 +47,7 @@ int SafeRemoveHighControlCallback(uint32_t deviceId , ControlCBFunction
uint32_t TemplateDataReadCBFunction (uint32_t deviceId, uint32_t Parameter1);
uint32_t GetControlDevice_i(void);
uint32_t GetControlLowDevice_i(void);
+ControlCBFunction GetControlCallbackFuncPtr(uint32_t ControlId);
ControlCBFunction GetControlCallbackFuncPtr(uint32_t ControlId);