// hlavickovy soubor pro praci s SPI rozhranim #ifndef SPI #define SPI "SPI.H" #endif //////----------KONSTANTY-----------///////// #define SS 4 #define MOSI 5 #define MISO 6 #define SCK 7 #define SET_SS_DP PORTB |=(1<