input handle improved, +stm env -2due envs

This commit is contained in:
2021-08-22 23:02:15 +03:00
parent bbf8f4d46e
commit 09fa78b0c8
20 changed files with 102 additions and 158 deletions

View File

@@ -162,7 +162,7 @@ extern Streamlog errorSerial;
#ifdef Wiz5500
#include <Ethernet2.h>
#else
#ifdef ARDUINO_ARCH_STM32
#ifdef UIPETHERNET
#include "UIPEthernet.h"
#else
#include <Ethernet.h>