#include "..\inc\cfg_items.h"

__root const CFG_HDR cfghdr0={CFG_STR_WIN1251,"IP",0,127};//need IP editor
__root const char HOST[128]="192.43.244.18"; //time.nist.gov 
//see others at http://tf.nist.gov/timefreq/service/time-servers.html
//format ACTS : JJJJJ YR-MO-DA HH:MM:SS TT L H msADV UTC(NIST) OTM   http://tf.nist.gov/service/its.htm

__root const CFG_HDR cfghdr2={CFG_UINT,"TIME ZONE",0,30};
__root const unsigned int TZONE=6;

