You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not a bug but the following tip from FB might be worth sharing here. It means the clock only gets reset after a cold start; subsequent power on resets benefit by skipping the dot command and network activity by inferring that the job was recently done, at power-up, and is therefore unlikely to need repeating, e.g. in the initial auto program.
IF (REG 2&@11)=2 THEN .nxtp time.nxtel.org 12300 -z=UTC
The text was updated successfully, but these errors were encountered:
Thanks for nxtel and nxtp
Not a bug but the following tip from FB might be worth sharing here. It means the clock only gets reset after a cold start; subsequent power on resets benefit by skipping the dot command and network activity by inferring that the job was recently done, at power-up, and is therefore unlikely to need repeating, e.g. in the initial auto program.
IF (REG 2&@11)=2 THEN .nxtp time.nxtel.org 12300 -z=UTC
The text was updated successfully, but these errors were encountered: