Pārlūkot izejas kodu

[WallPadDevService]
1. 전동커튼(거실) 추가
- 대외향
2. 최신 APK 등록

jglee 2 gadi atpakaļ
vecāks
revīzija
2f7f1dbb05

BIN
10_Release/WallPadDevService.apk


+ 1 - 0
WallPadDevService/src/main/java/com/artncore/wallpaddevservice/ServiceMain.java

@@ -2445,6 +2445,7 @@ public class ServiceMain extends Service {
 						"<driver name = \"InterlayerNoise_controller\"    module =\"Ctrl_Module1\"              startaddr = \"0xB4\"    endaddr = \"0xB6\"    option = \"null\"  />"+
 						"<driver name = \"InterlayerNoise_controller\"    module =\"Ctrl_Module1\"              startaddr = \"0xB4\"    endaddr = \"0xB6\"    option = \"null\"  />"+
 						"<driver name = \"LedDimmingKCC_Driver\"          module =\"Ctrl_Module1\"              startaddr = \"0xE1\"    endaddr = \"0xE8\"    option = \"null\"  />"+
 						"<driver name = \"LedDimmingKCC_Driver\"          module =\"Ctrl_Module1\"              startaddr = \"0xE1\"    endaddr = \"0xE8\"    option = \"null\"  />"+
 						"<driver name = \"DLock_Driver\"                  module =\"Ctrl_Module1\"              startaddr = \"0x41\"    endaddr = \"0x41\"    option = \"null\"  />"+
 						"<driver name = \"DLock_Driver\"                  module =\"Ctrl_Module1\"              startaddr = \"0x41\"    endaddr = \"0x41\"    option = \"null\"  />"+
+		                "<driver name = \"Curtain_LivingRoom_Driver\"  	   module =\"Ctrl_Module1\"         	startaddr = \"0x81\"    endaddr = \"0x8F\"    option = \"null\"  />"+
 
 
 						// COM5 - Special_Module
 						// COM5 - Special_Module
 						"<driver name = \"SystemAircon_Controller\"      module =\"Special_Module\"             startaddr = \"0x78\"    endaddr = \"0x78\"    option = \"null\"  />"+
 						"<driver name = \"SystemAircon_Controller\"      module =\"Special_Module\"             startaddr = \"0x78\"    endaddr = \"0x78\"    option = \"null\"  />"+