def __init__(self):
     '''
     Constructor
     '''
     Controller.__init__(self, "Beaglebone v1.1")
 def __init__(self):
     '''
     Constructor
     '''
     Controller.__init__(self, "Simulated Controller v1.0")