Browse Source

Merge

master
Pete Shadbolt 9 years ago
parent
commit
3eca07f7a2
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      main.py

+ 0
- 1
main.py View File

@@ -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):


Loading…
Cancel
Save