added docs and change the lib structure

This commit is contained in:
ZennDev1337 2023-09-12 22:01:54 +02:00
parent d033160657
commit 063ed9301f
28 changed files with 155 additions and 63 deletions

View file

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../arduboy_rust/ardvoice/index.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../../arduboy_rust/ardvoice/index.html">../../../arduboy_rust/ardvoice/index.html</a>...</p>
<script>location.replace("../../../arduboy_rust/ardvoice/index.html" + location.search + location.hash);</script>
</body>
</html>