Skip to content

Commit d690948

Browse files
authored
Update Arduino_Wiznet_W5500.ino
1 parent 6192bbc commit d690948

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Slovak_Language/Arduino_Wiznet_W5500.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 <Ethernet2.h>
310
int led = 13;

0 commit comments

Comments
 (0)