Skip to content

Conversation

@EladZucker
Copy link
Contributor

fixes for libuvc :

  • removing annoying warning (unknown descriptor)
  • fixing quick option changes.
  • closing and starting a stream.

- removing annoying warning (unknown descriptor)
- fixing quick option changes.
- closing and starting a stream.
@dorodnic
Copy link
Contributor

@EladZucker

/Users/travis/build/IntelRealSense/librealsense/src/libuvc/libuvc.cpp:666:17: error: use of undeclared identifier 'sleep'
                sleep(1);

Please use std::this_thread::sleep instead.

@dorodnic dorodnic changed the base branch from development to master April 2, 2018 10:18
@dorodnic dorodnic changed the base branch from master to development April 2, 2018 10:18
@dorodnic dorodnic mentioned this pull request Apr 3, 2018
@dorodnic dorodnic merged commit 7c97816 into realsenseai:development Apr 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants