mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-04-04 10:38:45 -04:00
Merge pull request #859 from srcejon/fix_857
Update table column array sizes to match number of columns in table.
This commit is contained in:
commit
15d1584e1f
@ -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