We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de1f2f commit d37d848Copy full SHA for d37d848
include/punto_control.h
@@ -1,7 +1,7 @@
1
#ifndef ESP32_PUNTO_WIFI_PUNTO_CONTROL_H
2
#define ESP32_PUNTO_WIFI_PUNTO_CONTROL_H
3
4
-#define PUNTO_CONTROL_VERSION "v3.1.13"
+#define PUNTO_CONTROL_VERSION "v3.1.14"
5
#define PUNTO_CONTROL_HUSO_HORARIO "CET-1CEST-2,M3.5.0/02:00:00,M10.5.0/03:00:00"
6
#define PUNTO_CONTROL_URL "https://seneca.juntadeandalucia.es/seneca/controldepresencia/ControlPresencia.jsp"
7
#define PUNTO_CONTROL_LOGIN_URL "https://seneca.juntadeandalucia.es/seneca/controldepresencia/ComprobarUsuarioExt.jsp"
0 commit comments