Commit 62d70283 authored by Denia Bouhired-Ferrag's avatar Denia Bouhired-Ferrag

Send front and rear pulse to conv-common-gw, not just the result of their OR…

Send front and rear pulse to conv-common-gw, not just the result of their OR operation. This is for implementing separate front and rear counters
parent e96b8297
......@@ -370,6 +370,8 @@ begin
-- Front panel channels
pulse_i => pulse_in,
pulse_front_i => pulse_ttl,
pulse_rear_i => pulse_rs485,
pulse_o => pulse_out,
-- Channel leds
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment