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