summaryrefslogtreecommitdiff
path: root/manual/appendix
diff options
context:
space:
mode:
authorWolfram Sang <wsa@the-dreams.de>2021-11-25 22:18:44 +0100
committerWolfram Sang <wsa@the-dreams.de>2022-02-07 22:04:10 +0100
commit95dfc489b5a602f68202b206c434f8485e9d3915 (patch)
treee19441973a90fa10d2f990de2ebb10459b713215 /manual/appendix
parent5b8873bf333add9ec7208901c62bbd30ad7ea8c3 (diff)
downloadrockbox-95dfc489b5a602f68202b206c434f8485e9d3915.tar.gz
rockbox-95dfc489b5a602f68202b206c434f8485e9d3915.zip
sync clock with RDS time
Tested with my SansaClip+. I don't think this will need extra battery but let me know if I am wrong. Change-Id: I287dae134113e0f8a138af68f5087b8ea45b0f4c
Diffstat (limited to 'manual/appendix')
-rw-r--r--manual/appendix/config_file_options.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 09bc148535..b188c953f8 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -370,6 +370,10 @@
370 force fm mono 370 force fm mono
371 & off, on & N/A\\ 371 & off, on & N/A\\
372 }% 372 }%
373 \opt{rds}{
374 sync RDS time
375 & off, on & N/A\\
376 }%
373 377
374 \bottomrule 378 \bottomrule
375 \end{longtable} 379 \end{longtable}