Index: scripts/run.sh =================================================================== diff -u -rc306a4de6311e779822e6a2e5e7ac63484513fbe -r4c459425b129b58ef5333e4fda7e272c462a9fdc --- scripts/run.sh (.../run.sh) (revision c306a4de6311e779822e6a2e5e7ac63484513fbe) +++ scripts/run.sh (.../run.sh) (revision 4c459425b129b58ef5333e4fda7e272c462a9fdc) @@ -99,7 +99,7 @@ #test the RTC ----------------------------- RTC #may not be an accurate test but sufficient for now -#and couldn't find a way to get the rtc clock with the higher resolusion +#and could not find a way to get the rtc clock with the higher resolusion #it should not be confused with date command which is system date/time and not hwclock hwclock -r # if there is any issue with rtc hwclock will show errors if [ $? -eq 0 ]; then