1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Wolfram Sang 2021-11-25 22:18:44 +01:00
parent 5b8873bf33
commit 95dfc489b5
9 changed files with 64 additions and 2 deletions

View file

@ -370,6 +370,10 @@
force fm mono
& off, on & N/A\\
}%
\opt{rds}{
sync RDS time
& off, on & N/A\\
}%
\bottomrule
\end{longtable}

View file

@ -21,4 +21,9 @@ if voice support is enabled.
}%\opt{recording,radio}
}%\opt{alarm}
\item[Time Format:] Choose 12 or 24 hour clock.
\opt{rds}{
\item[Sync RDS time:]
If this option is enabled, your clock will be kept in sync with the time provided
by Radio Data System (RDS) if the currently selected station provides it.
}%\opt{rds}
\end{description}