Add function to sync the time with the plug #8

Merged
sqozz merged 1 commits from features/time_sync into master 4 years ago
sqozz commented 4 years ago
Owner

This adds a function to sync the current time of the system with the plug. Custom times are currently not supported.

This adds a function to sync the current time of the system with the plug. Custom times are currently not supported.
sqozz commented 4 years ago
Poster
Owner

The only problem is: I've no way to test if this actually works :(

The only problem is: I've no way to test if this actually works :(
sqozz closed this pull request 4 years ago
The pull request has been merged as 32fc0785d3.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b features/time_sync master
git pull origin features/time_sync

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff features/time_sync
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sqozz/sem6000#8
Loading…
There is no content yet.