[686][hardware]LED屏幕行程信息显示bug修复
This commit is contained in:
@@ -297,9 +297,9 @@ object LedSourceManager : IWriteChainLogListener {
|
||||
}
|
||||
} else if (type == 4) {
|
||||
//进站
|
||||
if (departureStopName.isNotEmpty()) {
|
||||
if (arrivalStopName.isNotEmpty()) {
|
||||
updateStationReportUI(
|
||||
departureStopName, if (isLastStop) {
|
||||
arrivalStopName, if (isLastStop) {
|
||||
"终点站"
|
||||
} else {
|
||||
"已到达"
|
||||
|
||||
Reference in New Issue
Block a user