mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Generate a POSIX timezone string from a ZoneID (#3514)
This commit is contained in:
parent
58eeef38a9
commit
e4ba6d6136
11 changed files with 271 additions and 17 deletions
|
|
@ -110,6 +110,7 @@
|
|||
<string name="config_device_tripleClickAsAdHocPing_summary">Send a position on the primary channel when the user button is triple clicked.</string>
|
||||
<string name="config_device_ledHeartbeatEnabled_summary">Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.</string>
|
||||
<string name="config_device_tzdef_summary">Time zone for dates on the device screen and log.</string>
|
||||
<string name="config_device_use_phone_tz">Use phone time zone</string>
|
||||
<string name="config_device_transmitOverLora_summary">Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.</string>
|
||||
|
||||
<string name="config_display_screen_on_secs_summary">How long the screen remains on after the user button is pressed or messages are received.</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue