balancing-robot/GettingStarted.html
philsson 0c5806dc2e Added documentation for Boards
Some pics and pin definitions
2018-08-25 11:34:21 +02:00

17 lines
654 B
HTML

<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh"
content="1;url="https://developer.mbed.org/handbook/Getting-Started-mbed-Exporters>
<script type="text/javascript">
window.location.href = "https://developer.mbed.org/handbook/Getting-Started-mbed-Exporters"
</script>
<title>Page Redirection</title>
</head>
<body>
If you are not redirected automatically, please follow the
<a href='https://developer.mbed.org/handbook/Getting-Started-mbed-Exporters'>link to the online exporter documentation</a>
</body>
</html>