mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-02-18 23:16:03 +01:00
ifdef NetworkClientUDP.h as well
This commit is contained in:
parent
bbba53f3d1
commit
7ebbe8bed2
@ -17,6 +17,7 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with CommandStation. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#ifdef Z21_PROTOCOL
|
||||
#include <WiFi.h>
|
||||
#include <WiFiClient.h>
|
||||
|
||||
@ -35,3 +36,4 @@ public:
|
||||
|
||||
static WiFiUDP client;
|
||||
};
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user