Add double-IP config for [16_m1284p_WIZNET_HTTPD_FTPD_FATFS_SDCARD]
This commit is contained in:
@@ -48,6 +48,8 @@ FATFS Fatfs; //File system object for each logical drive. >= 2
|
||||
|
||||
#define SPRINTF(__S, FORMAT, args...) sprintf_P(__S, PSTR(FORMAT),##args)
|
||||
|
||||
//#define IP_WORK
|
||||
|
||||
extern unsigned long millis(void);
|
||||
extern int freeRam (void);
|
||||
extern char uart0_receive(void);
|
||||
|
||||
Reference in New Issue
Block a user