Fix compilation issues with espressif mqtt lib
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef MQTT_HPP
|
||||
#define MQTT_HPP
|
||||
|
||||
void mqttTask(void *pvParameters);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user