Exemplo n.º 1
0
def disconnect():
    Core.disconnect()
Exemplo n.º 2
0
def disconnect():
    '''Wraper to disconnect the library from 
    the phisical arduino.
    '''
    Core.disconnect()