summaryrefslogtreecommitdiff
path: root/project/Core/Inc/Project/remote_control.h
diff options
context:
space:
mode:
Diffstat (limited to 'project/Core/Inc/Project/remote_control.h')
-rw-r--r--project/Core/Inc/Project/remote_control.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/project/Core/Inc/Project/remote_control.h b/project/Core/Inc/Project/remote_control.h
index 469e4ab..d3bd926 100644
--- a/project/Core/Inc/Project/remote_control.h
+++ b/project/Core/Inc/Project/remote_control.h
@@ -8,10 +8,8 @@
#ifndef INC_PROJECT_REMOTE_CONTROL_H_
#define INC_PROJECT_REMOTE_CONTROL_H_
-void remote_control_start();
+void remote_control_init();
void remote_control_loop();
-void remote_control_stop();
-
#endif /* INC_PROJECT_REMOTE_CONTROL_H_ */