@@ 4,14 4,6 @@
#+END_EXPORT
-#+BEGIN_EXPORT html
-<link rel="stylesheet" href="/css/video-js.css">
-<script>
-window.HELP_IMPROVE_VIDEOJS = false;
-</script>
-<script src="/js/video.js"></script>
-#+END_EXPORT
-
** Required Readings
- [[http://www.ni.com/white-paper/14565/en/][Multicore Programming with NI Labview]]
- [[http://zone.ni.com/reference/en-XX/help/371361H-01/glang/wait_ms/][Wait (ms) Function]]
@@ 26,14 18,7 @@ window.HELP_IMPROVE_VIDEOJS = false;
- Avoid using sequences
#+BEGIN_EXPORT html
-<video class="video-js vjs-16-9" data-setup="{}" controls>
- <source src="/out.webm" type="video/webm">
- <p>Your browser does not support HTML5 video.</p>
-</video>
-
-<a class="pull-right" href="/out.webm">Download video (WEBM)</a>
-
-<div class="clearfix"></div>
+<iframe title="Labview ICT Widget Assembler" src="https://diode.zone/videos/embed/15a93401-f711-49c1-b3b0-68cfcd97ccd9" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315" frameborder="0"></iframe>
#+END_EXPORT