diff --git a/control-specs/jsbr-ford-mustang-27mhz.json b/control-specs/jsbr-ford-mustang-27mhz.json index 2801f1c..052fbca 100644 --- a/control-specs/jsbr-ford-mustang-27mhz.json +++ b/control-specs/jsbr-ford-mustang-27mhz.json @@ -3,13 +3,15 @@ "description": "Ford Mustang, 27MHz, No. 23819", "frequency": 27.0, "synchronization_burst_us": 1200, - "synchronization_spacing_us": 400, + "synchronization_spacing_us": 500, "total_synchronizations": 4, "signal_burst_us": 400, "signal_spacing_us": 400, "forward": 11, + "left": 59, "forward_left": 27, + "right": 64, "forward_right": 33, "reverse": 39, "reverse_left": 51, diff --git a/control-specs/jsbr-ford-mustang.json b/control-specs/jsbr-ford-mustang.json index 05ff783..f7f045c 100644 --- a/control-specs/jsbr-ford-mustang.json +++ b/control-specs/jsbr-ford-mustang.json @@ -3,13 +3,15 @@ "description": "Ford Mustang, 40MHz, No. 23819", "frequency": 40.0, "synchronization_burst_us": 1200, - "synchronization_spacing_us": 400, + "synchronization_spacing_us": 500, "total_synchronizations": 4, "signal_burst_us": 400, "signal_spacing_us": 400, "forward": 11, + "left": 59, "forward_left": 27, + "right": 64, "forward_right": 33, "reverse": 39, "reverse_left": 51,