16
Vývoj / Re:Arduino - problém s programem
« kdy: 04. 08. 2013, 21:44:50 »
Zkusil jsem 022 a zase chyba:
In file included from D:\arduino-0022\libraries\Ethernet\Client.cpp:1:
D:\arduino-0022\libraries\Ethernet\utility/w5100.h:14:17: error: SPI.h: No such file or directory
As of Arduino 0019, the Ethernet library depends on the SPI library.
You appear to be using it or another library that depends on the SPI library.
In file included from D:\arduino-0022\libraries\Ethernet\Client.cpp:1:
D:\arduino-0022\libraries\Ethernet\utility/w5100.h:14:17: error: SPI.h: No such file or directory
As of Arduino 0019, the Ethernet library depends on the SPI library.
You appear to be using it or another library that depends on the SPI library.