This commit is contained in:
proddy
2020-07-25 18:27:13 +02:00
parent 2917f6c1a3
commit bb8e1676f8
3 changed files with 3 additions and 41 deletions

View File

@@ -17,6 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#if defined(EMSESP_STANADLONE)
#include "test.h"
@@ -692,3 +693,5 @@ void Test::dummy_mqtt_commands(const char * message) {
#pragma GCC diagnostic pop
} // namespace emsesp
#endif