Possible typo?
UpdateDisplay()
greg
===
void loop()
{
getSerialString() // uses serial.available to pull in the serial dataparser() // this parses the data wait for 1PPS tick to go high if there has been a clock message, updateDispay() // update the display } === Sent from iPad Air _______________________________________________ time-nuts mailing list -- [email protected] To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts and follow the instructions there.
