mirror of https://github.com/pvnis/srsRAN_4G.git
examples: fix compile error when using float value for abs()
./lib/examples/npdsch_enodeb.c:509:11: error: using integer absolute value function 'abs' when argument is of floating point type [-Werror,-Wabsolute-value] if (abs(srate - srate_rf) > MAX_SRATE_DELTA) {master
parent
376b4f0011
commit
403c5d1cbe
Loading…
Reference in New Issue