Skip to content
Better implementation of `TetheredCamera.Connected`

It now uses `Camera.WaitForEvent()`, not the `Scan()` method anymore.
(Which gets rid of a memory leak issue found in the native library).