added new docs for the serial library and fixed some typos
This commit is contained in:
parent
82650ccdd8
commit
d9f73a9140
864 changed files with 3654 additions and 2654 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=../../../arduboy_rust/ardvoice/index.html">
|
||||
<meta http-equiv="refresh" content="0;URL=../../../arduboy_rust/prelude/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>
|
||||
<p>Redirecting to <a href="../../../arduboy_rust/prelude/ardvoice/index.html">../../../arduboy_rust/prelude/ardvoice/index.html</a>...</p>
|
||||
<script>location.replace("../../../arduboy_rust/prelude/ardvoice/index.html" + location.search + location.hash);</script>
|
||||
</body>
|
||||
</html>
|
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue