All my debug code in tftp.c replace PRINTF(..) to DBG_PRINT(INFO_DBG,

..)
This commit is contained in:
maxxir
2019-03-31 09:59:16 +04:00
parent 8f5fa0a833
commit c99b2d6822
4 changed files with 19 additions and 69 deletions

View File

@@ -39,7 +39,7 @@ static FATFS Fatfs; //File system object for each logical drive. >= 2
#define PRINTF(...)
#endif
#define IP_WORK
//#define IP_WORK
//SPI CLOCK 4 or 8Mhz
#define SPI_4_MHZ