Skip to content

Commit

Permalink
Fix one more instance of timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightkingale committed Jun 2, 2024
1 parent eb27cc7 commit 13325d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ If the program is placed correctly on an SD card, Wii U Time Sync will be listed
* `normal` means that only success or failure notifications will appear, but no others.
* `verbose` means that all notifications (statistics and such) will appear, useful for debugging.
* `Configuration -> Time Offset (UTC)`: The amount of time to add/subtract from the coordinated universal time, `+00:00` by default.
* `Configuration -> Detect Time Zone (press A)`: Uses the IP Geolocation API to guess the timezone, setting the offset accordingly.
* `Configuration -> Detect Time Zone (press A)`: Uses the IP Geolocation API to guess the time zone, setting the offset accordingly.
* `Configuration -> Auto Update Time Zone`: Automatically utilizes the IP Geolocation API to set your offset accordingly, `off` by default.
* `Configuration -> Notification Duration (seconds)`: The amount of seconds which notifications will appear on screen for, `5` by default.
* `Configuration -> Tolerance (milliseconds)`: The amount of milliseconds in which Wii U Time Sync will tolerate differences, `500` by default.
Expand Down

0 comments on commit 13325d2

Please sign in to comment.