From 6070b2e84adbe47ed8ff3da96d66e46160a3c51f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20=C5=A0ijanec?= Date: Sun, 12 Jan 2020 18:08:39 +0100 Subject: updejtttttt --- f000_sijaneciot.ino | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'f000_sijaneciot.ino') diff --git a/f000_sijaneciot.ino b/f000_sijaneciot.ino index 0e6e5ee..7d98b88 100644 --- a/f000_sijaneciot.ino +++ b/f000_sijaneciot.ino @@ -1,5 +1,4 @@ #include -#include #include #include #include "FS.h" @@ -10,6 +9,9 @@ extern "C" { #include } + IPAddress ipas(10, 82, 66, 1); + IPAddress gatewayas(10, 82, 66, 1); + IPAddress subnetas(255, 255, 255, 0); const int verzija[3] = {0, 0, 0}; const char* program_ime = "sijaneciot"; String dostopnatocka[2]; -- cgit v1.2.3