start()
      Starts link communication and starts discovery process and will need to be restarted if the device senses it gets disconnected. Disables keyboard interrupt (makes connecting to editors impossible) until stop() [returns: None] is called or until the device senses it has been disconnected.
Return Value: None

file: src/link/engine_link_module.c

landing