use a better data file by default, for testing purposes

parent 7f8884b1
......@@ -51,7 +51,7 @@ class Tab1(Tab):
self.padding.Add(self.signal_plot, 1, wx.EXPAND)
# jdgc: pa abreviar
self.path_ctrl.SetValue('/home/dcobas/projects/adctest/samples/complex.txt')
self.path_ctrl.SetValue('/home/dcobas/projects/adctest/samples/data.txt')
self.send_path_changed_message()
def signal_changed(self, model):
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment