mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Fix compilation errors on examples and adapt API to new Ethernet functions
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#ifndef Server_h
|
||||
#define Server_h
|
||||
#ifndef server_h
|
||||
#define server_h
|
||||
|
||||
extern "C" {
|
||||
#include "utility/wl_definitions.h"
|
||||
|
Reference in New Issue
Block a user