1749846253

This commit is contained in:
2025-06-13 14:24:12 -06:00
parent 7b903f850e
commit a6557afce4
+2 -2
View File
@@ -25,9 +25,9 @@ watch -n 10 chronyc tracking
# i2c
echo "Detecting I2C Devices"
sudo i2cdetect -y 1
pause
read -p "Press enter to continue"
# rtc
echo "Reading from hardware RTC"
sudo hwclock -r
pause
read -p "Press enter to continue"