zinongli 1 год назад
Родитель
Сommit
ee2db574da
1 измененных файлов с 6 добавлено и 6 удалено
  1. 6 6
      key_formats.c

+ 6 - 6
key_formats.c

@@ -76,7 +76,7 @@ const KeyFormat all_formats[] = {
      .min_depth_ind = 0,
      .min_depth_ind = 0,
      .max_depth_ind = 7,
      .max_depth_ind = 7,
      .macs = 7,
      .macs = 7,
-     .clearance = 8},
+     .clearance = 6},
 
 
     {.manufacturer = "American",
     {.manufacturer = "American",
      .format_name = "AM7",
      .format_name = "AM7",
@@ -95,7 +95,7 @@ const KeyFormat all_formats[] = {
      .min_depth_ind = 1,
      .min_depth_ind = 1,
      .max_depth_ind = 8,
      .max_depth_ind = 8,
      .macs = 7,
      .macs = 7,
-     .clearance = 8},
+     .clearance = 7},
 
 
     {.manufacturer = "Yale",
     {.manufacturer = "Yale",
      .format_name = "Y2",
      .format_name = "Y2",
@@ -114,7 +114,7 @@ const KeyFormat all_formats[] = {
      .min_depth_ind = 0,
      .min_depth_ind = 0,
      .max_depth_ind = 9,
      .max_depth_ind = 9,
      .macs = 9,
      .macs = 9,
-     .clearance = 1},
+     .clearance = 8},
 
 
     {.manufacturer = "Yale",
     {.manufacturer = "Yale",
      .format_name = "Y11",
      .format_name = "Y11",
@@ -133,7 +133,7 @@ const KeyFormat all_formats[] = {
      .min_depth_ind = 1,
      .min_depth_ind = 1,
      .max_depth_ind = 5,
      .max_depth_ind = 5,
      .macs = 7,
      .macs = 7,
-     .clearance = 8},
+     .clearance = 5},
 
 
     {.manufacturer = "Sargent",
     {.manufacturer = "Sargent",
      .format_name = "S22",
      .format_name = "S22",
@@ -152,7 +152,7 @@ const KeyFormat all_formats[] = {
      .min_depth_ind = 1,
      .min_depth_ind = 1,
      .max_depth_ind = 10,
      .max_depth_ind = 10,
      .macs = 7,
      .macs = 7,
-     .clearance = 8},
+     .clearance = 7},
 
 
     {.manufacturer = "National",
     {.manufacturer = "National",
      .format_name = "NA25",
      .format_name = "NA25",
@@ -262,7 +262,7 @@ const KeyFormat all_formats[] = {
      .min_depth_ind = 1,
      .min_depth_ind = 1,
      .max_depth_ind = 6,
      .max_depth_ind = 6,
      .macs = 5,
      .macs = 5,
-     .clearance = 8},
+     .clearance = 5},
 
 
     {.manufacturer = "Ford",
     {.manufacturer = "Ford",
      .format_name = "H75",
      .format_name = "H75",