Closed hololeap closed 7 years ago
The gr_int* types are no longer used as per this commit: https://github.com/gnuradio/gnuradio/commit/5c56ab77b779257bc908e45d7d7e0ff790e9e28d
uint32_t should be used in place of gr_uint32
Thanks for the heads up! Fixed.
The gr_int* types are no longer used as per this commit: https://github.com/gnuradio/gnuradio/commit/5c56ab77b779257bc908e45d7d7e0ff790e9e28d
uint32_t should be used in place of gr_uint32