If Bg and Data bins are empty use musrt0 for defaults.

This commit is contained in:
salman 2011-05-03 10:39:24 +00:00
parent 26180566e5
commit 585fdafe1f

View File

@ -1133,15 +1133,15 @@ sub T0BgData {
"3",",66000,66500,3419,63000", "3",",66000,66500,3419,63000",
"4",",66000,66500,3419,63000"); "4",",66000,66500,3419,63000");
my %GPS=("1",",40,120,135,8000", # my %GPS=("1",",40,120,135,8000",
"2",",40,120,135,8000", # "2",",40,120,135,8000",
"3",",40,120,135,8000", # "3",",40,120,135,8000",
"4",",40,120,135,8000"); # "4",",40,120,135,8000");
my %Dolly=("1",",50,250,297,8000", # my %Dolly=("1",",50,250,297,8000",
"2",",50,250,297,8000", # "2",",50,250,297,8000",
"3",",50,250,297,8000", # "3",",50,250,297,8000",
"4",",50,250,297,8000"); # "4",",50,250,297,8000");
my %RV=(); my %RV=();