Skip to content

Commit 98958ba

Browse files
authored
Update ESP32_PSK.ino
1 parent 1308a5b commit 98958ba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Slovak_Language/ESP32_PSK.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 <WiFi.h>
29
const char* ssid = "menowifi";
310
const char* password = "heslowifi";

0 commit comments

Comments
 (0)