mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-22 08:04:49 -05:00
Update table column array sizes to match number of columns in table. Fix #857.
This commit is contained in:
parent
ebc33ecdb2
commit
151cd2368c
@ -27,7 +27,7 @@
|
||||
class Serializable;
|
||||
|
||||
// Number of columns in the table
|
||||
#define ADSBDEMOD_COLUMNS 23
|
||||
#define ADSBDEMOD_COLUMNS 25
|
||||
|
||||
struct ADSBDemodSettings
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user