made progress on android-example connecting to arduino-example

This commit is contained in:
strawmanbobi
2025-12-26 10:00:44 +08:00
parent 230441f04a
commit 766fc28c6c
6 changed files with 52 additions and 11 deletions

View File

@@ -35,7 +35,7 @@
<string name="emitter_ip">Emitter IP</string>
<string name="default_ip">192.168.2.85</string>
<string name="connect">connect</string>
<string name="use_emitter">Use Emitter</string>
<string name="decode_on_board">Decode On Board</string>
<string name="input_emitter_ip_address">Please input IP address of emitter</string>
<string name="connect_failed">Connect failed</string>
<string name="connect_disconnected">The connection has lost</string>