Hi all, I noticed a problem in contrib/vu/tos/lib/TimeSync. In the line 417 of TimeSyncM.nc, isn't the flag should be *TS_TIMER_MODE* instead of TS_USER_MODE? The original codes still start a timer periodically in the user mode, which is not correct. Do I understand it correctly? Thank you. Best, Jiakang