update Docs

This commit is contained in:
ZennDev1337 2023-08-15 13:31:46 +02:00
parent 1e8a23a4b1
commit 2edb2f9a5c
46 changed files with 644 additions and 570 deletions

View file

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