fiatlux/firmware/mqtt.h

17 lines
182 B
C
Raw Normal View History

2021-07-02 16:45:29 +00:00
//
// Created by jedi on 25.06.21.
//
#ifndef FIRMWARE_MQTT_H
#define FIRMWARE_MQTT_H
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif //FIRMWARE_MQTT_H