fix compilation error

This commit is contained in:
Francisco Paisana 2020-06-18 12:37:46 +01:00
parent 6735199728
commit 0938c447f7
1 changed files with 0 additions and 2 deletions

View File

@ -117,8 +117,6 @@ public:
void release_freq(const uint32_t& carrier_idx) override { log->info("%s\n", __PRETTY_FUNCTION__); }
void set_channel_rx_offset(uint32_t ch, int32_t offset_samples) override { log.info("%s\n", __PRETTY_FUNCTION__); }
protected:
rf_args_t args = {};