Skip to content

Commit 5260748

Browse files
committed
一脉云交付增加包名
2 parents 320d30e + ebf6ca7 commit 5260748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/explorer-link-android/src/main/java/com/tencent/iot/explorer/link/core/link/configNetwork/TIoTCoreUtil.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import java.util.*
2424

2525
class TIoTCoreUtil {
2626
@Volatile
27-
var groupAddress = "239.0.0.255"
27+
var groupAddress = ""
2828

2929
var softAPService: SoftAPService? = null
3030
var softAPConfigNetListener: SoftAPConfigNetListener? = null

0 commit comments

Comments
 (0)