added remote control feedback info

This commit is contained in:
strawmanbobi
2026-01-29 10:29:35 +08:00
parent 085e1b0787
commit 0b72adcd3a
8 changed files with 125 additions and 26 deletions

View File

@@ -45,5 +45,7 @@
<string name="status_not_connected">Disconnected</string>
<string name="status_connected">Connected</string>
<string name="file_could_not_open">The IR binary file could not be opened</string>
<string name="decode_and_send_success">Remote control code sent</string>
<string name="decode_and_send_failed">Remote control failed</string>
</resources>