mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Changes on WiFi API after review. Add driver utility implementation
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#define Server_h
|
||||
|
||||
extern "C" {
|
||||
#include "utility/wl_types.h"
|
||||
#include "utility/wl_definitions.h"
|
||||
}
|
||||
|
||||
#include "Print.h"
|
||||
|
Reference in New Issue
Block a user