mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-25 06:22:11 +03:00
Adding SPI library and revising Ethernet library (Christian Maglie).
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
|
||||
*/
|
||||
|
||||
// include the Ethernet library
|
||||
#include <SPI.h>
|
||||
#include <Ethernet.h>
|
||||
|
||||
// assign a MAC address for the ethernet controller.
|
||||
|
Reference in New Issue
Block a user