Skip to content

Commit 11ff4c4

Browse files
committed
Versión 3.1.18
1 parent 8c4c0c8 commit 11ff4c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

include/punto_control.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef ESP32_PUNTO_WIFI_PUNTO_CONTROL_H
22
#define ESP32_PUNTO_WIFI_PUNTO_CONTROL_H
33

4-
#define PUNTO_CONTROL_VERSION "v3.1.17"
4+
#define PUNTO_CONTROL_VERSION "v3.1.18"
55
#define PUNTO_CONTROL_HUSO_HORARIO "CET-1CEST-2,M3.5.0/02:00:00,M10.5.0/03:00:00"
66
#define PUNTO_CONTROL_URL "https://seneca.juntadeandalucia.es/seneca/controldepresencia/ControlPresencia.jsp"
77
#define PUNTO_CONTROL_LOGIN_URL "https://seneca.juntadeandalucia.es/seneca/controldepresencia/ComprobarUsuarioExt.jsp"

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ lib_deps =
2020
adafruit/TinyXML@^1.0.2
2121
rpolitex/ArduinoNvs@^2.5
2222
https://github.com/iesoretania/lv_lib_qrcode.git#master
23-
fabiuz7/Melody Player@^2.2.1
23+
fabianoriccardi/Melody Player@^2.2.2
2424
roboticsbrno/SmartLeds@^1.2.1
2525
monitor_speed = 115200
2626
build_flags =

0 commit comments

Comments
 (0)