|
@@ -44,7 +44,6 @@ class CommsPanel(wx.Panel): |
|
|
self.SetSizerAndFit(sizer) |
|
|
self.SetSizerAndFit(sizer) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class InputPanel(wx.Panel): |
|
|
class InputPanel(wx.Panel): |
|
|
''' Handle the ADC input settings ''' |
|
|
''' Handle the ADC input settings ''' |
|
|
def __init__(self, parent): |
|
|
def __init__(self, parent): |
|
|