-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix compile errors from TV example on Ubuntu x86-64 (#6914)
* Fix compile errors from TV example on Ubuntu x86-64 * Update examples/tv-app/linux/include/tv-channel/TvChannelManager.cpp Co-authored-by: Tennessee Carmel-Veilleux <[email protected]> * Update examples/tv-app/linux/include/target-navigator/TargetNavigatorManager.cpp Co-authored-by: Tennessee Carmel-Veilleux <[email protected]> * Update examples/tv-app/linux/include/media-input/MediaInputManager.cpp Co-authored-by: Tennessee Carmel-Veilleux <[email protected]> * Update examples/tv-app/linux/include/audio-output/AudioOutputManager.cpp Co-authored-by: Tennessee Carmel-Veilleux <[email protected]> * Use int instead of uint_8/uint_16 as loop index Co-authored-by: Tennessee Carmel-Veilleux <[email protected]>
- Loading branch information
Showing
4 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters