Sentinel
Loading...
Searching...
No Matches
batteryTask.h
Go to the documentation of this file.
1
7
8#ifndef BATTERY_TASK_H
9#define BATTERY_TASK_H
10
16
17void batteryTask(void *parameter);
18
19#endif
void batteryTask(void *parameter)
Battery Task function.
Definition batteryTask.cpp:61