some more mqtt stuff
This commit is contained in:
@ -1,9 +1,6 @@
|
||||
#ifndef _MQTTRECEIVER_H_
|
||||
#define _MQTTRECEIVER_H_
|
||||
|
||||
#include <libconfig.h>
|
||||
#include "ringbuffer.h"
|
||||
|
||||
int mqttreceiverInit(config_t *pCfg, t_ringbuffer *pRingbuffer);
|
||||
void *mqttreceiver(void *ptr);
|
||||
|
||||
#endif // _MQTTRECEIVER_H_
|
Reference in New Issue
Block a user