Added forwarding of camera recenter commands.

This commit is contained in:
2014-04-04 10:30:51 -04:30
parent 7160cd325e
commit cd8def574c
4 changed files with 8 additions and 6 deletions

View File

@@ -17,8 +17,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="ve.ucv.ciens.ccg.nxtcam"
android:versionCode="1"
android:versionName="1.0" >
android:versionCode="140404"
android:versionName="14.04.04" >
<uses-sdk
android:minSdkVersion="11"