mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-02 09:44:17 +02:00
Rename variable
This commit is contained in:
@@ -51,7 +51,7 @@ void UdpRecvModule::start_recv(
|
||||
receiving_thread_ = thread(
|
||||
&UdpRecvModule::receive_thread, this,
|
||||
udp_port,
|
||||
udp_buffer_n_bytes);
|
||||
frame_n_bytes);
|
||||
}
|
||||
|
||||
void UdpRecvModule::stop_recv()
|
||||
|
||||
Reference in New Issue
Block a user