SRSUE: Apply CLang format phy args structure

master
Xavier Arteaga 5 years ago committed by Andre Puschmann
parent fd3671a7e5
commit bd3ec34f7b

@ -764,10 +764,10 @@ typedef struct {
uint32_t intra_freq_meas_len_ms;
uint32_t intra_freq_meas_period_ms;
bool pregenerate_signals;
srslte::channel::args_t dl_channel_args;
} phy_args_t;
/* RAT agnostic Interface MAC -> PHY */
class phy_interface_mac_common
{

Loading…
Cancel
Save