1749844586

This commit is contained in:
2025-06-13 13:56:26 -06:00
parent d8b5017c7a
commit 30b0b834c0
6 changed files with 62 additions and 25 deletions
+9 -1
View File
@@ -20,4 +20,12 @@ watch chronyc sources
# track
echo "Watching chronyc tracking"
watch -n 10 chronyc tracking
watch -n 10 chronyc tracking
# i2c
echo "Detecting I2C Devices"
sudo i2cdetect -y 1
# rtc
echo "Reading from hardware RTC"
sudo hwclock -r