Changes

Jump to navigation Jump to search

X728-Software

2 bytes added, 14:31, 21 April 2020
no edit summary
#If you need to set the system time for any reason you can use the following command :
date -s "5 MAR 2019 13:00:00"
 
#Write the system date and time to the RTC module after your correct the system date and time :
sudo hwclock -w
 
#Read the date and time back from the RTC module:
sudo hwclock -r

Navigation menu