mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-05 00:11:16 -05:00
4 lines
74 B
C
4 lines
74 B
C
#include "fpga_data.h"
|
|
int nFpgaImages = 0;
|
|
FpgaImages fpgaImgTbl[] = {};
|