I want to update my config.da0, but I need to remove a line from the file, in order for the change I want to add to work properly. I’m trying to change the sntp rate from random to a fixed time.
I am trying to add:
sntp 0 interval 2
But the following line needs to be deleted first:
sntp 0 randintsecs [300,1000]
Thanks!