First commit, not compiling (stuck in RadioHead library).

This commit is contained in:
2018-11-05 16:27:01 +01:00
commit 873f8befe1
30 changed files with 5461 additions and 0 deletions

12
fs/index.html Normal file
View File

@@ -0,0 +1,12 @@
<html>
<head>
<title>FastClock-Master</title>
</head>
<body>
<ul>
<li><a href="ca.pem">ca.pem</a></li>
<li><a href="conf0.json">conf0.json</a></li>
<li><a href="conf9.json">conf9.json</a></li>
</ul>
</body>
</html>