Implement Wi-Fi task
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef WIFI_HPP
|
||||
#define WIFI_HPP
|
||||
|
||||
void wifiTask(void *pvParameters);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user