Add zmq port to settings
This commit is contained in:
@@ -42,4 +42,11 @@
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory android:title="0MQ SLAM Connection">
|
||||
<EditTextPreference
|
||||
android:key="zmqPort"
|
||||
android:title="0MQ Port"
|
||||
app:useSimpleSummaryProvider="true" />
|
||||
</PreferenceCategory>
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user