mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
+1
-1
@@ -88,7 +88,7 @@ public class MarstekB2500DeviceCoordinator extends AbstractDeviceCoordinator {
|
||||
@Override
|
||||
public int[] getSupportedDeviceSpecificSettings(GBDevice device) {
|
||||
return new int[]{
|
||||
R.xml.devicesettings_battery_allow_pass_though,
|
||||
R.xml.devicesettings_battery_allow_pass_through,
|
||||
R.xml.devicesettings_battery_minimum_charge,
|
||||
R.xml.devicesettings_battery_discharge_5
|
||||
};
|
||||
|
||||
@@ -3570,5 +3570,5 @@
|
||||
<string name="summary_battery_discharge_intervals_set">Send configuration below to device</string>
|
||||
<string name="battery_minimum_charge">Minimum battery charge in %</string>
|
||||
<string name="battery_allow_pass_though_summary">When enabled, the battery can be charged while discharging</string>
|
||||
<string name="battery_allow_pass_through">Allow battery pass-though</string>
|
||||
<string name="battery_allow_pass_through">Allow battery pass-through</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user