Added selector SPI Speed 4/8Mhz
This commit is contained in:
@@ -41,6 +41,10 @@ static FATFS Fatfs; //File system object for each logical drive. >= 2
|
||||
|
||||
#define IP_WORK
|
||||
|
||||
//SPI CLOCK 4 or 8Mhz
|
||||
#define SPI_4_MHZ
|
||||
//#define SPI_8_MHZ
|
||||
|
||||
extern unsigned long millis(void);
|
||||
extern int freeRam (void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user