12 changed files with 62 additions and 14 deletions
-
4.gitmodules
-
3README.md
-
3app_protocols/apperrorcode/apperrorcode.hpp
-
5app_protocols/appexception/appexception.hpp
-
2app_protocols/transmit_disfection_protocol
-
2app_protocols/zscanprotocol
-
11appsrc/appcomponents/canchannel/com/zscanprotocol_com.cpp
-
2appsrc/appcomponents/canchannel/com/zscanprotocol_com.hpp
-
2appsrc/appsetting/project_port/basic/zappversion.hpp
-
2appsrc/service/app_core.cpp
-
38appsrc/service/hardware/device_io_ctrl_service.cpp
-
2appsrc/service/hardware/device_io_ctrl_service.hpp
@ -1,6 +1,6 @@ |
|||
[submodule "app_protocols/transmit_disfection_protocol"] |
|||
path = app_protocols/transmit_disfection_protocol |
|||
url = zwsd@192.168.1.3:p_transmit_disinfection_v3/transmit_disfection_protocol.git |
|||
url = http://47.92.195.73:8081/p_transmit_disinfection_v3/transmit_disfection_protocol.git |
|||
[submodule "app_protocols/zscanprotocol"] |
|||
path = app_protocols/zscanprotocol |
|||
url = zwsd@192.168.1.3:zprotocols/zscanprotocol.git |
|||
url = http://47.92.195.73:8081/zprotocols/zscanprotocol.git |
@ -1 +1 @@ |
|||
Subproject commit e4de0c8b6fac07853f99ce3b9562e490c8f27923 |
|||
Subproject commit 0edd82d824736ca1d4d2f113a382204e702709bc |
@ -1 +1 @@ |
|||
Subproject commit 8a3aeaf8883a3c7d01594e0399fbe96bf8b9cf72 |
|||
Subproject commit 81529a15c57000f73cc5bd4b7276f567099b9988 |
@ -1,3 +1,3 @@ |
|||
#pragma once
|
|||
#define VERSION "1.1.8"
|
|||
#define VERSION "1.1.9"
|
|||
#define PROJECT_NAME "TRANSMIT_DM"
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue