1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-23 19:21:59 +03:00

Adding SPI library and revising Ethernet library (Christian Maglie).

This commit is contained in:
David A. Mellis
2010-08-02 18:59:44 +00:00
parent 78e093b482
commit e24b135755
24 changed files with 1429 additions and 2524 deletions

View File

@ -19,7 +19,7 @@
*/
// include the Ethernet library
#include <SPI.h>
#include <Ethernet.h>
// pin that the pushButton is connected to: