mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-15 06:37:15 +00:00
Remove tabs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* \file fpga_switch.h
|
||||
* \brief Switch that connects the HW accelerator queues to the analog front end or the DMA.
|
||||
* \authors <ul>
|
||||
* <li> Marc Majoral, 2019. mmajoral(at)cttc.cat
|
||||
* <li> Marc Majoral, 2019. mmajoral(at)cttc.cat
|
||||
* <li> Javier Arribas, 2016. jarribas(at)cttc.es
|
||||
* </ul>
|
||||
*
|
||||
@@ -47,8 +47,8 @@ class Fpga_Switch
|
||||
{
|
||||
public:
|
||||
/*!
|
||||
* \brief Constructor
|
||||
*/
|
||||
* \brief Constructor
|
||||
*/
|
||||
explicit Fpga_Switch(const std::string& device_name);
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user