Skip to content
Snippets Groups Projects
Commit 139c098c authored by AmyB's avatar AmyB
Browse files

update machine week and failed update before that

parent ef4dbb7d
Branches master
No related tags found
No related merge requests found
Pipeline #
......@@ -370,7 +370,10 @@
<h6><a href="#">To top</a></h6>
<hr>
<video width="750" height="auto" controls>
<source src="../img/week15/final.mp4" type="video/mp4">
<source src="../img/week15/final.mp4" type="video/ogg">
</video>
<h2 id="Title8" class="section-heading">The code</h2>
<p>One of the things that I did program into it, was that I'd have different speeds and an emergency button. For now there are 4 options in it. Pushing short once will let the axis
......@@ -423,7 +426,7 @@
<!-- Footer -->
<footer>
<div class="container">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<ul class="list-inline text-center">
......@@ -436,10 +439,10 @@
</a>
</li>
<li class="list-inline-item">
<a href="#">
<a href="https://gitlab.fabcloud.org/academany/fabacademy/2019/labs/ulb/students/amy-beaulisch">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-github fa-stack-1x fa-inverse"></i>
<i class="fab fa-gitlab fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
......@@ -447,14 +450,14 @@
<a href="https://www.linkedin.com/in/amy-beaulisch-b220b155/">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-linkedin fa-linkedin-1x fa-inverse"></i>
<i class="fab fa-linkedin fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="copyright text-muted">Copyright &copy; Amy Beaulisch 2019<br>
credits to StartBootstrap</p>
</div>
<p class="copyright text-muted">Amy Beaulisch 2019<br>
Licensed MIT, Start Bootstrap website CC BY 3.0. </p>
</div>
</div>
</div>
</footer>
......
......@@ -652,7 +652,15 @@
</table>
</p>
</p>
<p>As we send out emails after the final presentation to thank our advisers in the industry, pretty fast we got the question if we'd keep
developing the breadboard in the furture. Some changes have already been made (plexi on the kids breadboards instead of wood),
but other changes will be made in the future. Therefore the latest version and updated version of the BOM can always
be found in the link below. </p>
<p> <a href="https://docs.google.com/spreadsheets/d/1Te7umLFZ7o-Fbqno6ayTiVfLsmxEhSfptfdrvI1BbYU/edit?usp=sharing">Link to a updated version of the BOM for after the Academy</a> </p>
<h6><a href="#">To top</a></h6>
<hr>
......
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment