fctom1215
2020-03-10 e5e41dec2d41651c7160662ecf43325d49b07b66
lib/src/main/cpp/rtk_platform/platform.cpp
@@ -430,6 +430,9 @@
        MA_SendCardBrief(&brief);
    }
    if (events & PLAY_TTS_DONE_EVT) {
        DummyLightTTSDone(*((int *)data));
    }
}
static void *PlatformDataListenThread(void *p) {