Currently my pi does not have internet access, so I have to manually update the clock. So far, the only way I have found to do this is via SSH using the sudo date -s "YYYY-MM-DD HH:MM:SS" command.
Would it be possible to add a way to update the clock via the GUI web interface of OpenRepeater?
Currently my pi does not have internet access, so I have to manually update the clock. So far, the only way I have found to do this is via SSH using the
sudo date -s "YYYY-MM-DD HH:MM:SS"command.Would it be possible to add a way to update the clock via the GUI web interface of OpenRepeater?