Fix: add break when checking dc alive status. set version to 1.3.24.
This commit is contained in:
parent
6ddfbbfd9e
commit
686e113c3a
@ -81,7 +81,9 @@ DEFINES += QT_DEPRECATED_WARNINGS
|
|||||||
# Fix the path-names of the json-files and the device-controller.
|
# Fix the path-names of the json-files and the device-controller.
|
||||||
# Set automatic download of json-file in ATBUpdateTool.ini file for
|
# Set automatic download of json-file in ATBUpdateTool.ini file for
|
||||||
# a fresh clone of the repository.
|
# a fresh clone of the repository.
|
||||||
VERSION="1.3.23"
|
# 1.3.23 Added a 'break' to prevent a possible endless loop when checking if
|
||||||
|
# the device is alive.
|
||||||
|
VERSION="1.3.24"
|
||||||
|
|
||||||
# PLANNED TODOS:
|
# PLANNED TODOS:
|
||||||
# 1: Das Repository wird repariert bwz. neu geklont. Unabhaengig vom WAIT.
|
# 1: Das Repository wird repariert bwz. neu geklont. Unabhaengig vom WAIT.
|
||||||
|
Loading…
Reference in New Issue
Block a user