Sentinel
Loading...
Searching...
No Matches
accelerometerTask.h
Go to the documentation of this file.
1
8
9#ifndef ACCELEROMETER_TASK_H
10#define ACCELEROMETER_TASK_H
11
17
18void accelTask(void *parameter);
19
20#endif
void accelTask(void *parameter)
Function for the accelerometer task.
Definition accelerometerTask.cpp:64