-
System User authoredSystem User authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
align_clock.sh 277 B
echo "*CLOCK: Alignment...."
# pci -w 9040 10310f00
# sleep 0.05
# pci -w 9040 10210f00
# sleep 0.05
# pci -w 9088 6d6
# sleep 0.05
#
# pci -w 908C 6d6
# sleep 0.05
pci -w 9088 0 # was 1500
sleep 0.05
pci -w 908C 0 # was 1000
sleep 0.05
echo "*CLOCK: Alignment done!"