Sentinel
Loading...
Searching...
No Matches
communicationTask.h
Go to the documentation of this file.
1
8
9#ifndef WIFI_TASK_H
10#define WIFI_TASK_H
11
12
22void communicationTask(void* pvParameters);
23
24#endif
void communicationTask(void *pvParameters)
communicationTask function
Definition communicationTask.cpp:91