Add double-IP config for [03_m1284p_WIZNET_loopback_FATFS_template]

This commit is contained in:
maxxir
2019-01-18 22:28:41 +04:00
parent 1f3e38ca18
commit f03f3e2a8f
2 changed files with 13 additions and 2 deletions

View File

@@ -36,6 +36,8 @@ static FATFS Fatfs; //File system object for each logical drive. >= 2
#define PRINTF(...)
#endif
//#define IP_WORK
extern unsigned long millis(void);
extern int freeRam (void);