From 491866f034f9213dcb966bcf70437145ff533741 Mon Sep 17 00:00:00 2001 From: maxxir Date: Mon, 18 Mar 2019 21:10:46 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab5533f..7a76f17 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Building in Eclipse Kepler with AVR-Eclipse plugin and avr-gcc 4.9.2 toolchain. 7. [Simple Web Server (one page with HTTP POST/GET queries)](../master/09_m1284p_WIZNET_simple_webserver/) 8. [HTTPD Web Server with all contents in AVR FLASH (with AJAX queries)](../master/11_m1284p_WIZNET_HTTPServer_FLASH_pages/) 9. [HTTPD Web Server with all content on SD card (Chang FAT FS lib using) (with AJAX queries)](../master/12_m1284p_WIZNET_HTTPServer_SDCARD_pages/) -10. [FTPC example (only active mode sorry) with store content on SD card (console dialog from serial terminal like putty, terraterm etc..)](../master/14_m1284p_WIZNET_FTPC_FATFS/) +10. [FTPC example (only active mode sorry) with store content on SD card (console dialog from serial terminal like putty..)](../master/14_m1284p_WIZNET_FTPC_FATFS/) 11. [?](../master//) 12. [?](../master//) 13. [?](../master//)