yy1717
2020-08-20 2d6a9d02c77d7e08d4f18ee87d6e3d337b949f47
lib/src/main/cpp/driver_test.cpp
@@ -578,7 +578,7 @@
                char buff[128];
                sprintf(buff, "%s,%s", NAME[i], VALUE[ cs_temp[i] ]);
                PlayTTS(buff);
                PlayTTS(buff, NULL);
            }
        }