Пример #1
0
def disconnect():
    Core.disconnect()
Пример #2
0
def disconnect():
    '''Wraper to disconnect the library from 
    the phisical arduino.
    '''
    Core.disconnect()