/* UART_MQTT MODULE Copyright (C) 2018 by Albert Weterings Adapted by Xose PĂ©rez */ #pragma once #include "espurna.h" void uartmqttSetup();