[Update]调试面板增加多屏的发送或接收数据的时间戳显示

This commit is contained in:
chenfufeng
2022-05-18 18:55:37 +08:00
parent 048630673f
commit 435e7b37d5
6 changed files with 56 additions and 1 deletions

View File

@@ -64,6 +64,8 @@ object AppConfigInfo {
var serverIp = ""
var teleTimeStamp = 0L
override fun toString(): String {
return "<font color='red' size='30'>-------------------应用信息--------------------</font><br/>" +
"应用名称:${appName}<br/>" +