Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: EthernetInterface FATFileSystem GR-PEACH_video GraphicsFramework HttpServer_snapshot R_BSP mbed-rpc mbed-rtos mbed
Revision 13:eeabc568827a, committed 2016-03-24
- Comitter:
- dkato
- Date:
- Thu Mar 24 12:49:30 2016 +0000
- Parent:
- 12:6c002b871c4d
- Child:
- 14:212f66386982
- Commit message:
- The redirect method has been changed to javascript.
Changed in this revision
| file_table.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/file_table.h Thu Mar 24 07:46:33 2016 +0000
+++ b/file_table.h Thu Mar 24 12:49:30 2016 +0000
@@ -1,9 +1,11 @@
static const char index_htm_tbl[] = {
- 0x3C,0x6D,0x65,0x74,0x61,0x20,0x68,0x74,0x74,0x70,0x2D,0x65,0x71,0x75,0x69,0x76
-,0x3D,0x22,0x52,0x65,0x66,0x72,0x65,0x73,0x68,0x22,0x20,0x63,0x6F,0x6E,0x74,0x65
-,0x6E,0x74,0x3D,0x22,0x30,0x3B,0x20,0x55,0x52,0x4C,0x3D,0x2F,0x77,0x65,0x62,0x5F
-,0x74,0x6F,0x70,0x2E,0x68,0x74,0x6D,0x22,0x3E,0x0D,0x0A
+ 0x3C,0x53,0x43,0x52,0x49,0x50,0x54,0x20,0x74,0x79,0x70,0x65,0x3D,0x22,0x74,0x65
+,0x78,0x74,0x2F,0x6A,0x61,0x76,0x61,0x73,0x63,0x72,0x69,0x70,0x74,0x22,0x3E,0x0D
+,0x0A,0x3C,0x21,0x2D,0x2D,0x0D,0x0A,0x6C,0x6F,0x63,0x61,0x74,0x69,0x6F,0x6E,0x2E
+,0x68,0x72,0x65,0x66,0x3D,0x22,0x2F,0x77,0x65,0x62,0x5F,0x74,0x6F,0x70,0x2E,0x68
+,0x74,0x6D,0x22,0x3B,0x0D,0x0A,0x2D,0x2D,0x3E,0x0D,0x0A,0x3C,0x2F,0x53,0x43,0x52
+,0x49,0x50,0x54,0x3E,0x0D,0x0A
};
static const char camaera_js_tbl[] = {