Updated Android application, modified Arduino Sketch to stop in case of

loss of signal.
This commit is contained in:
Daniele Verducci
2014-03-09 16:55:30 +01:00
parent 69e2a58c67
commit 8e3a1dbacf
23 changed files with 77 additions and 4 deletions

View File

@@ -3,5 +3,7 @@
<string name="app_name">AndroidExplorerbotServer</string>
<string name="srv">Server started</string>
<string name="explain">Exiting with HOME key will keep the server running. To exit completly press BACK or use the button below.</string>
<string name="killserver">Kill server</string>
</resources>