Skip to content

Commit

Permalink
Update spustenie.html
Browse files Browse the repository at this point in the history
  • Loading branch information
martinius96 authored Dec 9, 2023
1 parent 50d7b38 commit 07b7a4d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/spustenie.html
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,12 @@
<b>Po úspešnom nahratí strojového kódu do Arduina je termostat plne pripravený a je dostupný na svojej IP adrese. Program funguje na základe schémy zapojenia projektu a logiky z popisu.</b>
</div>
<hr><center><h2>Videonávod pre upload firmvéru do Arduina cez <a href="https://www.hobbytronics.co.uk/arduino-xloader">XLoader</a></h2></center><hr>
<center><iframe width="50%" height="315" src="https://www.youtube.com/embed/fAUKYuYNkMo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></center>
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
<iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
width="560" height="315" src="https://www.youtube.com/embed/fAUKYuYNkMo"
frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
</iframe>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 07b7a4d

Please sign in to comment.