예제 #1
0
def disconnect():
    Core.disconnect()
예제 #2
0
def disconnect():
    '''Wraper to disconnect the library from 
    the phisical arduino.
    '''
    Core.disconnect()