mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-06-25 21:45:28 -04:00
4 lines
72 B
C
4 lines
72 B
C
|
#include "fpga_data.h"
|
||
|
int nFpgaImages = 0;
|
||
|
FpgaImages *fpgaImgTbl = 0;
|