You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@
22
22
Design your control pads by dragging and dropping components like buttons, sliders, switches, Joystick and D-PAD.
23
23
24
24
2.**Multi-Protocol Support and Seamless Server Connections**
25
-
Easily configure your control pad to support network protocols such as **Bluetooth LE, WebSocket, MQTT, TCP, and UDP**. Once connected, you can interact with the control pad’s components—including **buttons, sliders, switches, joysticks, and D-PADs**—to send real-time commands directly to the connected server or BLE client, where these commands can be processed.
25
+
Easily configure your control pad to support network protocols such as **Bluetooth LE, WebSocket (Client/Server), MQTT, TCP, and UDP**. Once connected, you can interact with the control pad’s components—including **buttons, sliders, switches, joysticks, and D-PADs**—to send real-time commands directly to the connected server or BLE client, where these commands can be processed.
26
26
27
27
3.**Switch Connection Type Anytime**
28
28
You can change the connection type of a control pad at any time without creating a duplicate for a different connection.
0 commit comments