Update ao-view to add GPS satellite tracking data
[fw/altos] / ao-view / aoview_table.c
index 931430096590a8d9f8337af717da980a11b5199a..e75ae670c8037c90520b121e8e0fd3d6363f7330 100644 (file)
@@ -17,7 +17,7 @@
 
 #include "aoview.h"
 
-#define NCOL   2
+#define NCOL   3
 
 static GtkTreeView     *dataview[NCOL];
 static GtkListStore    *datalist[NCOL];