.

Revision:
36:e521117bf688
Parent:
34:bd38c669daa1
Child:
71:f65271241611
--- a/main.cpp	Wed Dec 20 23:15:14 2017 +0000
+++ b/main.cpp	Tue Jan 02 16:45:15 2018 +0000
@@ -90,7 +90,7 @@
             }
         }
     }
-    printf("Flashed 100%%\r\n", ftell(file), len);
+    printf("Flashed 100%%\r\n");
 
     delete[] page_buffer;