ESP32 target

This commit is contained in:
Yuri Trikoz
2020-10-18 00:07:57 +03:00
parent eaef10aee2
commit 3bafbb88df
10 changed files with 157 additions and 64 deletions

View File

@@ -1,12 +1,14 @@
#include <SSDP.h>
#include "SSDP.h"
#include "Global.h"
#ifdef SSDP_EN
#ifdef ESP8266
#include <ESP8266SSDP.h>
#include <ESP8266SSDP.h>
#endif
#ifdef ESP32
#include <ESP32SSDP.h>
#include <ESP32SSDP.h>
#endif
//39164
//457684