[686][hardware]LED屏幕行程信息显示bug修复

This commit is contained in:
xinfengkun
2024-12-31 13:25:42 +08:00
parent a45e430a4d
commit df41be4c9f

View File

@@ -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 {
"已到达"