Sentinel
Loading...
Searching...
No Matches
dhtTask.h
Go to the documentation of this file.
1
10
11#ifndef DHTTASK
12#define DHTTASK
13
14
23void dhtTask(void *parameter);
24
25#endif
void dhtTask(void *parameter)
DHT Task function.
Definition dhtTask.cpp:82