added new docs for the serial library and fixed some typos

This commit is contained in:
ZennDev1337 2023-09-20 21:35:15 +02:00
parent 82650ccdd8
commit d9f73a9140
864 changed files with 3654 additions and 2654 deletions

View file

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