config
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#ifndef _SINKSENDER_H_
|
||||
#define _SINKSENDER_H_
|
||||
|
||||
void sinkSenderInit();
|
||||
void sinkSenderInit(config_t *pCfg);
|
||||
void sinkSenderPut(uint32_t seconds, uint32_t frequency);
|
||||
|
||||
#endif // _SINKSENDER_H_
|
||||
|
Reference in New Issue
Block a user