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 825772d commit fb78e99Copy full SHA for fb78e99
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.19"
+#define PUNTO_CONTROL_VERSION "v3.1.20"
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