Skip to content

Commit b576a31

Browse files
authored
Update experimental.ino
1 parent 162bfb0 commit b576a31

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Slovak_Language/experimental.ino

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
/*|---------------------------------|*/
2+
/*|Projekt: Ovládanie hlasom |*/
3+
/*|Autor: Martin Chlebovec |*/
4+
/*|E-mail: martinius96@gmail.com |*/
5+
/*|Web: https://arduino.php5.sk |*/
6+
/*|Licencia pouzitia: MIT |*/
7+
/*|---------------------------------|*/
18
#include <SPI.h>
29
#include <Ethernet.h>
310
int led = 13;

0 commit comments

Comments
 (0)