Merge pull request #352 from meshtastic/advanced

add is_power_saving to advanced settings
This commit is contained in:
Andre Kirchhoff 2022-01-24 18:49:37 -03:00 committed by GitHub
commit d35d56cfa5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 88 additions and 32 deletions

View file

@ -83,7 +83,7 @@
<string name="message_reception_time">message reception time</string>
<string name="message_reception_state">message reception state</string>
<string name="message_delivery_status">Message delivery status</string>
<string name="broadcast_position_secs">Broadcast position period (in seconds), 0 - disable</string>
<string name="broadcast_position_secs">Broadcast position period (in seconds)</string>
<string name="ls_sleep_secs">Device sleep period (in seconds)</string>
<string name="meshtastic_messages_notifications">Notifications about messages</string>
<string name="broadcast_period_too_small">Minimum broadcast period for this channel is %d</string>