I found an example in demo: QPOSService pos = QPOSService.getInstance(QPOSService.CommunicationMode.USB_OTG_CDC_ACM); S

动态 未结 0 178
小小草
小小草 LV1 2023年9月23日 23:40 发表
If you are not using USB_OTG, you can use other communication modes supported by the QPOSService SDK. Here are some examples: - Bluetooth: `QPOSService.getInstance(QPOSService.CommunicationMode.BLUETOOTH)` - Audio Jack: `QPOSService.getInstance(QPOSService.CommunicationMode.AUDIO)` - TCP/IP: `QPOSService.getInstance(QPOSService.CommunicationMode.TCP_IP)` You can choose the appropriate communication mode based on your device and connection method.
收藏(0)  分享
相关标签: 智能问答
问题没解决?让AI助手帮你作答 AI助手
0个回复
  • 消灭零回复