1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Fixed SD examples. (added include for SPI lib)

This commit is contained in:
Cristian Maglie
2012-09-25 18:29:19 +02:00
parent 9ceb20111d
commit e0f967951f
6 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,7 @@
*/
#include <SPI.h>
#include <SD.h>
// On the Ethernet Shield, CS is pin 4. Note that even if it's not