Updated SPI code driver.

This commit is contained in:
maxxir_w
2019-03-25 08:36:17 +04:00
parent d0282a866d
commit f7a282051b
6 changed files with 88 additions and 28 deletions

View File

@@ -34,6 +34,10 @@
//#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);