gardensensor/mqtt_discovery.hpp

4 lines
91 B
C++

#include <PubSubClient.h>
bool publish_all_config(PubSubClient* mqtt, const char* ident);