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