1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-03 15:31:15 -05:00
sdrangel/libperseus/fpga_data.c

4 lines
72 B
C

#include "fpga_data.h"
int nFpgaImages = 0;
FpgaImages *fpgaImgTbl = 0;