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: DS1820
Fork of J_HTTP_Client by
Diff: ForServer/index.php
- Revision:
- 0:d90e1f7bda1f
diff -r 000000000000 -r d90e1f7bda1f ForServer/index.php
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/ForServer/index.php Sun May 13 16:31:13 2018 +0000
@@ -0,0 +1,3 @@
+<?php
+ header('Location: login_page.php');
+?>
\ No newline at end of file
