first commit
This commit is contained in:
15
main/mqtt_service/mqtt_service.h
Normal file
15
main/mqtt_service/mqtt_service.h
Normal file
@@ -0,0 +1,15 @@
|
||||
/*
|
||||
* mqtt_service.h
|
||||
*
|
||||
* Created on: 28 May 2026
|
||||
* Author: Christian Lind Vie Madsen
|
||||
*/
|
||||
|
||||
#ifndef MAIN_MQTT_SERVICE_MQTT_SERVICE_H_
|
||||
#define MAIN_MQTT_SERVICE_MQTT_SERVICE_H_
|
||||
|
||||
|
||||
int mqtt_service_init();
|
||||
|
||||
|
||||
#endif /* MAIN_MQTT_SERVICE_MQTT_SERVICE_H_ */
|
||||
Reference in New Issue
Block a user