![]() |
Can Opener - ME 507
|
#include "taskLimitSwitch.h"Functions | |
| void | taskCheckLimitSwitches (void *p_params) |
| Task: Check Limit Switches. More... | |
Task to check the status of each limit switch The status of each limit switch is put into its respective share so that the taskMoveMachine can function.
| void taskCheckLimitSwitches | ( | void * | p_params | ) |
Task: Check Limit Switches.
Period: 100ms, Priority: 4/4 Check the status of each limit switch the result into its respective share
| p_params | task parameters |