mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-03 15:31:15 -05:00
4 lines
72 B
C
4 lines
72 B
C
#include "fpga_data.h"
|
|
int nFpgaImages = 0;
|
|
FpgaImages *fpgaImgTbl = 0;
|