feat: support BLE low power mode
This commit is contained in:
@@ -51,6 +51,12 @@
|
||||
android:inputType="text"
|
||||
android:text="" />
|
||||
|
||||
<CheckBox android:id="@+id/checkboxLowPowerMode"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="BLE low power mode"/>
|
||||
|
||||
|
||||
|
||||
</LinearLayout>
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
Reference in New Issue
Block a user