|
|
|
@ -23,8 +23,8 @@ public class Constant { |
|
|
|
public static String mqttState = ""; // 屏幕连接方式
|
|
|
|
public static String TTSHome="sbc"; // sbc-思必驰 kdxf-科大讯飞 (有语音的项目需要配置)
|
|
|
|
// public static String androidBoardType = ""; //设备板子型号 无固定版
|
|
|
|
public static String androidBoardType = "ys"; // 设备板子型号 ys(亿晟) 北京颐堤港定制touch
|
|
|
|
// public static String androidBoardType = "xwst"; //设备板子型号 xwst(欣威视通3399)
|
|
|
|
// public static String androidBoardType = "ys"; // 设备板子型号 ys(亿晟) 北京颐堤港定制touch
|
|
|
|
public static String androidBoardType = "xwst"; //设备板子型号 xwst(欣威视通3399)
|
|
|
|
// public static String androidBoardType = "xwst2"; //设备板子型号 xwst2(欣威视通3588、T982、3576)
|
|
|
|
// public static String androidBoardType = "zc"; //设备板子型号 zc(卓策主板——王府井喜悦、杨浦中心医院)
|
|
|
|
// public static String androidBoardType = "sx"; //设备板子型号 sx(视想)
|
|
|
|
|