MBED HTTP client with web pages for server

Dependencies:   DS1820

Fork of J_HTTP_Client by Jan Kamidra

Revision:
0:d90e1f7bda1f
--- /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