[6.6.0] add trace of v2n event

This commit is contained in:
EmArrow
2024-08-22 11:28:08 +08:00
parent 051f1ecf62
commit 6fb93f831b
3 changed files with 34 additions and 3 deletions

View File

@@ -10,9 +10,6 @@ import mogo.telematics.pad.MessagePad
*/
object CallerFsm2024ListenerManager : CallerBase<IMoGoFsm2024Listener>() {
/**
* 绿波通行(单路口)事件推送, 透传
*/
fun invokeFSM2024State(fsmState: Fsm2024.FSMStateMsg) {
M_LISTENERS.forEach {
val listener = it.value